ActionButtonSettings
Defines the configuration settings for the PromptBox Action button.
| Name | Type | Default | Description |
|---|---|---|---|
disabled? |
|
Sets the disabled state of the Action button. | |
fillMode? |
|
Sets the background and border styles of the Action button. | |
icon? |
|
Sets the icon of the Action button. | |
iconClass? |
|
Sets a CSS class or multiple classes separated by spaces.
Applied to a | |
imageUrl? |
|
Sets a URL for an | |
loadingIcon? |
|
Sets the icon displayed when the Action button is in loading state. | |
loadingSVGIcon? |
|
Sets the SVG icon to be displayed when the Action button is in loading state. | |
rounded? |
|
Sets the border radius of the Action button. | |
size? |
|
Sets the padding of the Action button. | |
svgIcon? |
|
Sets the SVG icon of the Action button. | |
themeColor? |
|
Sets the theme color of the Action button. |