react-sage
react-sage copied to clipboard
where is onChange event on use-file-picker
where is onChange event on use-file-picker ?
perhaps a look at the demo code helps:
https://github.com/meinstein/react-sage/blob/master/docs/hooks/useFilePicker/demo.tsx
the files key returned by the hook will contain any successfully picked files.