Interface OpenFilePickerInput

Hierarchy

  • OpenFilePickerInput

Properties

fileExtension: string[]

List of allowed extensions to select

allowsMultipleSelection?: boolean

Permission to select multiple files

maxSize?: number

Size in bytes

Generated using TypeDoc