React FileManager - CurrentDirectoryChangedEvent

The type of the currentDirectoryChanged event handler's argument.

import { FileManagerTypes } from "devextreme-react/file-manager"
Type: FileManagerTypes.CurrentDirectoryChangedEvent

component

The UI component's instance.

Selector: Component
Type:

FileManager

directory

element

The UI component's container.