Default: true
<VeltCommentTool shadowDom={false} />
<velt-comment-tool shadow-dom="false"></velt-comment-tool>
Default: false
<VeltCommentTool darkMode={true} />
<velt-comment-tool dark-mode="true"></velt-comment-tool>
Was this page helpful?