Kind: Component
Source: atloria-monorepo/apps/web/src/components/Comments/CommentForm.tsx
Props
| Name | Type | Required | Default |
|---|---|---|---|
documentId | string | ✓ | - |
projectId | string | - | - |
parentId | string | ✓ | - |
onSubmit | Function | ✓ | - |
onCancel | Function | ✓ | - |
Diagram
mermaidgraph TD component_ReplyForm_5dcf293c["ReplyForm"] class component_ReplyForm_5dcf293c rootComponent
Relationships
- RENDERS →
CommentForm
Was this page helpful?