DialItem
An interface for the dial items of the FloatingActionButton (see example).
Name | Type | Default | Description |
---|---|---|---|
cssClass? |
|
The CSS classes that will be rendered on the item element of the FloatingActionButton dial.
Supports the type of values that are supported by | |
cssStyle? |
|
The CSS styles that will be rendered on the item element of the FloatingActionButton dial.
Supports the type of values that are supported by | |
disabled? |
|
Specifies whether the dial item is disabled. | |
icon? |
|
Defines the name of an existing icon in a Kendo UI theme.
If set, the icon is rendered inside the dial item by a | |
iconClass? |
|
Defines a CSS class or multiple classes separated by spaces applied to a | |
itemTitle? |
|
Specifies the | |
label? |
|
Specifies the text content of the dial item label. | |
svgIcon? |
|
Defines an |