TaskBoardCardMenuTagHelper
Example
Razor
<item>
</item>
Attributes
| Attribute | Type | Description |
|---|---|---|
| name | String | The name of the button. |
| command | String | The command of the button. |
| icon | String | The icon of the button. |
| options | String | The command options of the button. |
| sprite-css-class | String | The class name of the icon element. |
| text | String | The text of the button. |