Disable ShadowDOM
- By default, ShadowDOM is used to ensure that your app’s CSS does not interfere with the styling of the SDK components.
- Disable the shadow dom to apply your custom CSS to the component.
true
- React / Next.js
- Other Frameworks
Documentation Index
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
true
<VeltCommentPlayerTimeline shadowDom={false} />
<velt-comment-player-timeline shadow-dom="false"></velt-comment-player-timeline>
Was this page helpful?
