ActionSheetItemTagHelper

Example

Razor
<item>
</item>

Attributes

AttributeTypeDescription
clickStringSpecifies the click event handler of the item.
descriptionStringSpecifies the description of the item.
disabledBooleanIf set to true, the item will be disabled.
groupStringSpecifies the group of the item. Items can be segregated in two groups - top and bottom.
iconStringSpecifies the icon's name of the item.
icon-classStringSpecifies the icon's class of the item.
icon-colorStringThe icon color. Available options are inherit, default, primary, secondary, tertiary, info, success, warning, error, dark, light, inverted or any hexadecimal value.
icon-sizeDoubleThe icon size in pixels.
textStringSpecifies the main text of the item
In this article
ExampleAttributes
Not finding the help you need?
Contact Support