- Preparing search index...
- The search index is not available
@fold-dev/core
Type alias UploadCustomProps
UploadCustomProps: { children: any; inputProps?: any; onChange: any; } & Omit<CoreViewProps, "onChange" | "children">
Type declaration
-
children: any
-
Optional
inputProps?: any
-
onChange: any