SpeedDialItemModel
Provides properties for an individual item in the speed dial.
Properties
disabled Boolean
Specifies whether the item is enabled or disabled.
Default: false
iconCss String
Specifies additional CSS classes to include with the icon.
Default: ""
id String
Specifies a unique value for the speed dial item which can be used to identify the item in event args.
Default: ""
text String
Specifies the text content of the speed dial item. Text will not be visible when in Radial mode or in linear mode in the left to right direction.
Default: ""
title String
Specifies the title of speed dial item that will be displayed as a tooltip.
Default: ""