scopedLabel is a wrapper element that can be used in combination with ion-item, ion-input, ion-toggle, and more. The position of the label inside of an item can be inline, fixed, stacked, or 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.