FilePicker
FilePicker component is used to pick files from the device.
Example
Picking files from the device.
Blocks
pick files
Pick files from the device.
Type | Explanation | Required |
---|---|---|
FilePicker | File Picker Component | Yes |
Events
onFilesPicked
Triggered when the file is picked.
onPictureTakenCancel
Triggered when the file pick event is cancelled.