Skip to content

SortableDocumentList

reference
1 min readUpdated

Kind: Component

Source: atloria-monorepo/apps/web/src/components/PublishingSidebar/SortableDocumentList.tsx

Props

NameTypeRequiredDefault
categoriesCategoryGroup[]-
selectedDocument`stringnull`
onSelectDocumentFunction-
onReorderFunction-
loadingboolean-false
loadingProgressunknown-{}
processingboolean-false
editModeboolean-false

Diagram

mermaid
graph TD
    component_SortableDocumentList_68686a96["SortableDocumentList"]
    class component_SortableDocumentList_68686a96 rootComponent

Relationships

  • RENDERS → FileText
  • RENDERS → CategoryIcon
  • RENDERS → Folder
  • RENDERS → DndContext
  • RENDERS → SortableContext
  • RENDERS → SortableDocumentItem
  • USES_HOOK → useSensors
  • USES_HOOK → useSensor

Was this page helpful?

Download as PDF