Skip to content

CommentMarkers

reference
1 min readUpdated

Kind: Component

Source: atloria-monorepo/apps/web/src/components/Editor/CommentMarkers.tsx

Props

NameTypeRequiredDefault
commentsCommentWithUser[]-
onMarkerClickFunction--
editorContentstring-""
containerHeightnumber-800

Diagram

mermaid
graph TD
    component_CommentMarkers_7abefb16["CommentMarkers"]
    class component_CommentMarkers_7abefb16 rootComponent

Relationships

  • RENDERS → MessageCircle
  • RENDERS → CommentPreview
  • USES_HOOK → useState
  • USES_HOOK → useMemo
  • USES_HOOK → useCallback

Was this page helpful?

Download as PDF