Properties
| Name | Attribute | Type | Description |
|---|---|---|---|
| label | label | |
Text label. |
| type | type | |
Type of label to display. |
| dir | dir | |
Used to set the base direction of text for display |
| lang | lang | |
Used to identify the language of text content on the web |
Slots
| Name | Description |
|---|---|
|
Used to define content that is displayed while async rendering is awaiting, or when renderLoading() is implicitly called |
|
Content to render inside the component. Registry of all properties defined by the component. |
Theme Variables
| Name | Description |
|---|---|
|
Theme primary color. |
|
Theme primary hover color. |
|
Theme primary active color. |
|
Theme accent color. |
|
Theme accent hover color. |
|
Theme accent active color. |
|
Theme background color. |
|
Theme background hover color. |
|
Theme background active color. |
|
Theme font color. |
|
Theme disabled border color. |
|
Theme disabled background color. |
|
Theme disabled background color. |
|
Theme error border color. |
|
Theme hint font color. |
|
Theme inactive color. |
|
Theme inactive color. |
|
Theme font family. |
|
Theme font size. |
|
Theme font weight. |
|
Theme border radius. |
|
Theme border width. |
|
Theme box shadow. |
Component Variables
| Name | Description |
|---|---|
|
Label font color. |
|
Label font family. |
|
Label font size. |
|
Label font weight. |
|
Label cursor. |
|
Title label font size. |
|
Title label font weight. |
|
Subtitle label font size. |
|
Subtitle label font weight. |
|
Strong label font size. |
|
Strong label font weight. |
|
Default label font size. |
|
Default label font weight. |