Properties
Name | Attribute | Type | Description |
---|---|---|---|
size | size |
|
Size to display the icon at |
icon | icon |
|
Name of the icon to display. Takes preference over the slotted icon. |
symmetrical | symmetrical |
|
When true, enforces 1:1 width and height of the icon. |
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 |
|
The icon to be displayed |
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 |
---|---|
|
Icon fill color. |
|
Icon background color. |
|
Icon large size. |
|
Icon medium size. |
|
Icon small size. |
|
Icon extra small size. |
|
Icon default size. |