Kind: Component
Source: atloria-monorepo/apps/web/src/app/app/settings/branding/page.tsx
Props
| Name | Type | Required | Default |
|---|---|---|---|
url | string | ✓ | - |
placeholder | string | ✓ | - |
uploading | boolean | ✓ | - |
inputRef | unknown | ✓ | - |
onUpload | Function | ✓ | - |
onClear | Function | ✓ | - |
small | boolean | - | - |
Diagram
mermaidgraph TD component_ImageUploadField_78cc0a3e["ImageUploadField"] class component_ImageUploadField_78cc0a3e rootComponent
Relationships
- RENDERS →
PhotoIcon - RENDERS →
ArrowUpTrayIcon - RENDERS →
XMarkIcon - USES_HOOK →
useState
Was this page helpful?