Interface OnSelectionChangeParams
Source: DirectoryList.tsx
Properties
files?
optionalfiles:string[]
The selected files.
folders?
optionalfolders:string[]
The selected folders.
directory?
optionaldirectory:VirtualFolder<VirtualBaseEvents>
The directory the selection was made in.