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