Skip to content

CompactUpload

reference
1 min readUpdated

Kind: Component

Source: atloria-monorepo/apps/web/src/app/app/settings/branding/page.tsx

Compact upload — preview + upload + clear all in one interactive zone. Click the zone to pick a file, hover to see the replace/clear overlay.

Props

NameTypeRequiredDefault
urlstring-
uploadingboolean-
inputRefunknown-
onUploadFunction-
onClearFunction-
size`unknownunknown`-

Diagram

mermaid
graph TD
    component_CompactUpload_26ad441c["CompactUpload"]
    class component_CompactUpload_26ad441c rootComponent

Relationships

  • RENDERS → ArrowUpTrayIcon
  • USES_HOOK → useState

Was this page helpful?

Download as PDF