New to Telerik UI for ASP.NET Core? Download free 30-day trial

ActionSheetItemTagHelper

Example

<item>
</item>

Attributes

Attribute Type Description
click String Specifies the click event handler of the item.
description String Specifies the description of the item.
disabled Boolean If set to true, the item will be disabled.
group String Specifies the group of the item. Items can be segregated in two groups - top and bottom.
icon String Specifies the icon's name of the item.
icon-class String Specifies the icon's class of the item.
icon-color String The icon color. Available options are inherit, default, primary, secondary, tertiary, info, success, warning, error, dark, light, inverted or any hexadecimal value.
icon-size Double The icon size in pixels.
text String Specifies the main text of the item
In this article
Not finding the help you need?