Kind: Interface
Source: atloria-monorepo/apps/web/src/components/Parser/FileUpload.tsx
Properties
| Property | Type |
|---|---|
onFileSelect | (file: File) => void |
accept | string |
maxSize | number |
className | string |
Kind: Interface
Source: atloria-monorepo/apps/web/src/components/Parser/FileUpload.tsx
| Property | Type |
|---|---|
onFileSelect | (file: File) => void |
accept | string |
maxSize | number |
className | string |
Was this page helpful?