Skip to main content

BootstrapFABActionItem Properties

Represents the action item.
Name Description
ActionName Gets or sets a value that specifies the action/action item’s name. Inherited from FABCollectionItemBase.
Badge Specifies an action item’s badge.
Collection Gets the collection to which an item belongs. Inherited from CollectionItem.
CssClass Gets or sets the name of the cascading style sheet (CSS) class associated with the action item. Inherited from FABCollectionItemBase.
IconCssClass Specifies the CSS class of the icon displayed for an Action Item.
Index Gets or sets the item’s index within the collection. Inherited from CollectionItem.
SettingsBootstrap Specifies Bootstrap-specific styles and settings that can be applied to the Action Item.
Text Gets or sets the action/action item’s text. Inherited from FABCollectionItemBase.
TextCssClass Specifies the CSS class of the text displayed for an Action Item.
See Also