Skip to content

CategoryNode

reference
1 min readUpdated

Kind: Component

Source: atloria-monorepo/apps/web/src/components/Categories/CategoryTreeSidebar.tsx

Props

NameTypeRequiredDefault
categoryunknown-
selectedCategoryId`stringnull`-
onSelectFunction-
onEditFunction--
onDeleteFunction--
editModeboolean-false

Diagram

mermaid
graph TD
    component_CategoryNode_70f0830f["CategoryNode"]
    class component_CategoryNode_70f0830f rootComponent

Relationships

  • RENDERS → GripVertical
  • RENDERS → CategoryIcon
  • RENDERS → FolderIcon
  • RENDERS → PencilIcon
  • RENDERS → TrashIcon
  • USES_HOOK → useSortable

Referenced By

  • CategoryTreeSidebar (RENDERS)

Was this page helpful?

Download as PDF