Skip to content

Interface OnSelectionChangeParams

Source: DirectoryList.tsx

Properties

files?

optional files: string[]

The selected files.


folders?

optional folders: string[]

The selected folders.


directory?

optional directory: VirtualFolder<VirtualBaseEvents>

The directory the selection was made in.

Built by Prozilla