onCommentClick
<VeltCommentThread annotationId="COMMENT_ANNOTATION_ID" onCommentClick={(data) => handleOnCommentClick(data)} />
<VeltCommentThread annotation={COMMENT_ANNOTATION_OBJECT} />
Was this page helpful?