<VeltComments areaComment={false} />
const commentElement = client.getCommentElement(); commentElement.enableAreaComment(); commentElement.disableAreaComment();
Was this page helpful?