PopoverActionTagHelper
Example
Razor
<action>
</action>
Attributes
| Attribute | Type | Description |
|---|---|---|
| click | String | A handler function to be called when the action button is clicked |
| icon | String | The name of the icon to display inside the button. |
| icon-class | String | The CSS class that will be added to the icon element inside the button. |
| text | String | The text displayed in the action button |