React FileUploader - ContentReadyEvent

The type of the contentReady event handler's argument.

import { FileUploaderTypes } from "devextreme-react/file-uploader"
Type: FileUploaderTypes.ContentReadyEvent

component

The UI component's instance.

Selector: Component
Type:

FileUploader

element

The UI component's container.