Kind: Component
Source: atloria-monorepo/apps/web/src/components/Comments/NewCommentForm.tsx
Props
| Name | Type | Required | Default |
|---|---|---|---|
documentId | string | ✓ | - |
onSubmit | Function | ✓ | - |
placeholder | string | - | "Add a comment..." |
Diagram
mermaidgraph TD component_NewCommentForm_13199295["NewCommentForm"] class component_NewCommentForm_13199295 rootComponent
Relationships
- RENDERS →
Send - USES_HOOK →
useState
Was this page helpful?