PromptBoxActionButtonSettingsTagHelper
Example
Razor
<action-button/>
Attributes
| Attribute | Type | Description |
|---|---|---|
| enable | Boolean | Enables or disables the Action button. |
| fill-mode | ButtonFillMode | Defines the fill mode for the Action button. |
| icon | String | Defines the font icon name for the send state. |
| loading-icon | String | Defines the font icon name for the loading/stop state. |
| rounded | Rounded | Defines the border radius for the Action button. |
| size | ComponentSize | Defines the size of the Action button. |
| theme-color | ThemeColor | Defines the theme color for the Action button. |