FileUploadComponent

Constructors

Link copied to clipboard
constructor(data: SelectComponentData)

Properties

Link copied to clipboard

ID for the file upload; 1-100 characters.

Link copied to clipboard
open override val data: SelectComponentData
Link copied to clipboard

Maximum number of items that can be uploaded (defaults to 1); max 10.

Link copied to clipboard

Minimum number of items that must be uploaded (defaults to 1); min 0, max 10.

Link copied to clipboard

whether the file upload requires files to be uploaded before submitting the modal (defaults to true).

Link copied to clipboard
open override val type: ComponentType

The type of component.

Link copied to clipboard

The selected values, the expected range should between 0 and 25.