Kind: Component
Source: atloria-monorepo/apps/web/src/components/DocAutomation/SkeletonBuilder.tsx
Props
| Name | Type | Required | Default |
|---|---|---|---|
document | SkeletonDocument | ✓ | - |
isEditing | boolean | ✓ | - |
onStartEdit | Function | ✓ | - |
onEndEdit | Function | ✓ | - |
onUpdate | Function | ✓ | - |
onRemove | Function | ✓ | - |
Diagram
mermaidgraph TD component_DocumentItem_6fb2a1b0["DocumentItem"] class component_DocumentItem_6fb2a1b0 rootComponent
Relationships
- RENDERS →
Reorder-Item - RENDERS →
GripVertical - RENDERS →
Trash2 - USES_HOOK →
useState
Referenced By
CategoryItem(RENDERS)
Was this page helpful?