Multi File Selection Component
open class MultiFileSelectionComponent : FileSelectionBaseComponent, Component<Flow<List<File>>>
Content copied to clipboard
Specific component for handling the upload for an arbitrary amount of files.
For the common configuration options @see FileSelectionBaseComponent.
Constructors
Functions
Properties
Link copied to clipboard
val fileReadingStrategy: ComponentProperty<FileSelectionBaseComponent.() -> FileReadingStrategy>
Content copied to clipboard