Icons API
Name | Description | Type | Required | Default value |
---|---|---|---|---|
icon |
Name of the icon | string | true | |
size |
Size of the icon. Valid options: default , small , or large |
string | default |
|
disabled |
Disabled state of the icon | string | false |
|
color |
Color of the icon, please check the utility color classes for the valid values | string | ||
rotation |
Valid options: left or right |
string | ||
type |
Valid options: helper , table , dropdown , inline |
string |
If another component changes the default size of an icon you can use the
size
attribute to override the change.