GridContextMenuCommandTagHelper
Example
Razor
<context-menu-item>
</context-menu-item>
Attributes
| Attribute | Type | Description |
|---|---|---|
| name | String | Specifies the name of the item. |
| command | String | Specifies the command of the item. |
| icon | String | Specifies the icon of the item. |
| text | String | Specifies the text of the item. |