Vue FileUploader - ContentReadyEvent

The type of the contentReady event handler's argument.

import { DxFileUploaderTypes } from "devextreme-vue/file-uploader"
Type: DxFileUploaderTypes.ContentReadyEvent

component

The UI component's instance.

Selector: DxComponent
Type:

FileUploader

element

The UI component's container.