FloatingActionButtonItemProps
Represents the props of the Kendo UI for Vue FloatingActionButtonItem component.
Name | Type | Default | Description |
---|---|---|---|
disabled? |
| Specifies if the Floating Action Button Item
is disabled see example.
Defaults to | |
icon? |
| Defines the icon rendered in the FloatingActionButtonItem see example. | |
index? |
| Sets the index of the Floating Action Button Item that is used to identify it. | |
tabIndex? |
| Sets the | |
text? |
| Specifies the text of the FloatingActionButtonItem see example. |