Single File Selection Component
open class SingleFileSelectionComponent : FileSelectionBaseComponent, Component<Flow<File>>
Content copied to clipboard
Specific component for handling the upload for one file at once.
For the common configuration options @see FileSelectionBaseComponent.
Constructors
Functions
Properties
Link copied to clipboard
val fileReadingStrategy: ComponentProperty<FileSelectionBaseComponent.() -> FileReadingStrategy>
Content copied to clipboard