files

fun files(acceptedTypes: Set<MimeType<*>> = emptySet()): FieldVisualizer<List<LocalFile>>(source)

Creates a FileSelector control that is bound to a Field (of type List of LocalFile).

Parameters

acceptedTypes

defines which file types to allow