FileSelectButtonSettings
Defines the configuration settings for the PromptBox File Select button.
| Name | Type | Default | Description |
|---|---|---|---|
accept? |
|
Sets the | |
disabled? |
|
Sets the disabled state of the File Select button.
When set to | |
fillMode? |
|
Sets the background and border styles of the File Select button. | |
icon? |
|
Sets the name of a font icon from the Kendo UI theme. | |
iconClass? |
|
Sets a CSS class or multiple classes separated by spaces.
Applied to a | |
imageUrl? |
|
Sets a URL for an | |
multiple? |
|
Enables selection of multiple files. | |
restrictions? |
|
Sets the restrictions for selected files. | |
rounded? |
|
Sets the border radius of the File Select button. | |
size? |
|
Sets the padding of the File Select button. | |
svgIcon? |
|
Sets an SVG icon to display inside the File Select button. | |
themeColor? |
|
Sets the theme color of the File Select button. |