ChatToolbarSettingsButtonTagHelper
Example
Razor
<button>
</button>
Attributes
| Attribute | Type | Description |
|---|---|---|
| name | String | Defines the name of the button. |
| icon-class | String | Defines the icon classes of the span that is rendered in the button. |
| text | String | Defines the text that will be used for the title of the icon button. |