Kind: Component
Source: atloria-monorepo/packages/ui-react/src/components/DocumentList.tsx
Props
| Name | Type | Required | Default |
|---|---|---|---|
documents | Document[] | ✓ | - |
onDocumentClick | Function | - | - |
loading | boolean | - | false |
emptyMessage | string | - | "No documents found" |
Diagram
mermaidgraph TD component_DocumentList_6a3928c3["DocumentList"] class component_DocumentList_6a3928c3 rootComponent
Relationships
- RENDERS →
DocumentTextIcon - RENDERS →
ClockIcon
Was this page helpful?