Kind: Component
Source: atloria-monorepo/apps/web/src/components/Document/VersionHistoryPanel.tsx
Props
| Name | Type | Required | Default |
|---|---|---|---|
revision | DocumentRevision | ✓ | - |
isCurrent | boolean | ✓ | - |
isSelected | boolean | ✓ | - |
isSelectedForCompare | boolean | ✓ | - |
compareMode | boolean | ✓ | - |
isRestoring | boolean | ✓ | - |
onSelect | Function | ✓ | - |
onRestore | Function | ✓ | - |
Diagram
mermaidgraph TD component_RevisionCard_268b157f["RevisionCard"] class component_RevisionCard_268b157f rootComponent
Relationships
- RENDERS →
CheckIcon - RENDERS →
TagIcon - RENDERS →
ArrowPathIcon
Referenced By
VersionHistoryPanel(RENDERS)
Was this page helpful?