Kind: Component
Source: atloria-monorepo/apps/web/src/components/Editor/CommentMarkers.tsx
CommentPreview - Tooltip showing comment preview on hover
Props
| Name | Type | Required | Default |
|---|---|---|---|
comments | CommentWithUser[] | ✓ | - |
onCommentClick | Function | ✓ | - |
Diagram
mermaidgraph TD component_CommentPreview_4043f539["CommentPreview"] class component_CommentPreview_4043f539 rootComponent
Referenced By
CommentMarkers(RENDERS)
Was this page helpful?