AIPromptToolbarItemTagHelper
Example
Razor
<toolbar-item>
</toolbar-item>
Attributes
| Attribute | Type | Description |
|---|---|---|
| click | String | The click event handler of the toolbar item. |
| fill-mode | ButtonFillMode | Sets a value controlling how the color is applied. |
| icon | String | The icon name of the toolbar item. |
| rounded | Rounded | Sets a value controlling the border radius. |
| theme-color | ThemeColor | Sets the color according to the applied theme. |
| type | ItemType | Defines the type of the item. |