Form
FormUpload
wraps FileUpload to integrate file selection and validation with react-hook-form.
Examples
Form Validation
Use the value and onValueChange props to handle file uploads with validation and submission.
API
FormUpload
Prop
Type
How is this guide?