scopedLabelは ion-item、ion-input、ion-toggle 等と共に使用できるラッパー(wrapper)要素です。item内のlabelの位置はinline、fixed、stacked、またはfloatingにすることができます。
| Description | The color to use from your application's color palette. Default options are: "primary", "secondary", "tertiary", "success", "warning", "danger", "light", "medium", and "dark". For more information on colors, see theming. |
| Attribute | color |
| Type | "danger" | "dark" | "light" | "medium" | "primary" | "secondary" | "success" | "tertiary" | "warning" | string & Record<never, never> | undefined |
| Default | undefined |
| Description | modeは、どのプラットフォームのスタイルを使用するかを決定します。 |
| Attribute | mode |
| Type | "ios" | "md" |
| Default | undefined |
| Description | 位置は、ラベルがアイテム内のどこで、どのように動作するかを決定します。 |
| Attribute | position |
| Type | "fixed" | "floating" | "stacked" | undefined |
| Default | undefined |
No events available for this component.
No public methods available for this component.
No CSS shadow parts available for this component.
| Name | Description |
|---|
--color | ラベルの色。このプロパティは ion-label を ion-item の内部で使用する場合にのみ利用可能です。 |
No slots available for this component.