use-file-dialog
Capture one or more files from the user
Source
Docs
Package
Usage
use-file-dialog
allows capturing one or more files from the user without file input element:
Definition
Exported types
UseFileDialogOptions
and UseFileDialogReturnValue
types are exported from @mantine/hooks
package,
you can import them in your application: