Type alias UploadAreaProps

UploadAreaProps: {
    onDrop: any;
} & CoreViewProps

Type declaration

  • onDrop: any

Generated using TypeDoc