ChatToolbarSettingsTagHelper
Example
Razor
<toolbar>
<animation></animation>
<buttons></buttons>
</toolbar>
ChildTags
| Tag Name | Details |
|---|---|
| animation | ChatToolbarAnimationSettingsTagHelper |
| buttons | ChatToolbarSettingsButtonsTagHelper |
Attributes
| Attribute | Type | Description |
|---|---|---|
| scrollable | Boolean | Enables or disables the scrollable behavior of the toolbar. |
| toggleable | Boolean | Enables or disables the toggleable behavior of the toolbar. |