<VeltCommentsSidebar excludeLocationIds={['location1', 'location2']} />
const commentElement = client.getCommentElement(); commentElement.excludeLocationIdsFromSidebar(['location1', 'location2']);
location
!important
Was this page helpful?