ButtonSettingsModel

Interface represents settings for the uploader buttons.

Properties

browse String HTMLElement

Specifies the text or HTML content for the browse button.

Default: Browse...

clear String HTMLElement

Specifies the text or HTML content for the clear button.

Default: Clear

upload String HTMLElement

Specifies the text or HTML content for the upload button.

Default: Upload

On This Page