Interface OpenFilePickerInput

Hierarchy

  • OpenFilePickerInput

Properties

allowsMultipleSelection?: boolean

Permission to select multiple files

fileExtension: string[]

List of allowed extensions to select

maxSize?: number

Size in bytes

Generated using TypeDoc