Interface OpenFilePickerInput

Hierarchy

  • OpenFilePickerInput

Properties

fileExtension: string[]

List of allowed extensions to select

maxSize?: number

Size in bytes

allowsMultipleSelection?: boolean

Permission to select multiple files

Generated using TypeDoc