New to Kendo UI for VueStart a free 30-day trial

PromptBoxUploadButtonProps

Updated on Mar 30, 2026

Represents the props of the PromptBoxUploadButton component.

NameTypeDefaultDescription

accept?

string

The file types that can be selected.

multiple?

boolean

Whether multiple files can be selected.

onRemoveAttachment?

(fileName: string) => void

Fires when the user removes an attachment by clicking the remove button.

onSelectAttachments?

(event: PromptBoxSelectAttachmentsEvent) => void

Fires when the user selects files via the upload button.

restrictions?

UploadFileRestrictions

Restrictions on the files that can be uploaded.

Not finding the help you need?
Contact Support