Velt home page
Search or ask...
Get API Key
Get API Key
Search...
Navigation
Comment Player Timeline
Styling
Documentation
UI Customization
API Reference
Release Notes
Examples
Concepts
Overview
Customize Layout
Customize CSS
Template Variables
Conditional Templates
Variants
General Wireframe Setup
Overview
Async Collaboration
Comments
Comment Dialog
Comment Pin
Comment Tool
Comment Bubble
Comment Video Player
Comment Player Timeline
Styling
Confirmation Dialog
Inline Comments
Multithread Comment Dialog
Persistent Comment Mode Banner
Text Comment Tool
Text Comment Toolbar
Standalone Components
Comments Sidebar
In-app Notifications
Inline Reactions
Arrows
Realtime Collaboration
Presence
Cursors
Live Selection
Huddle
Comment Player Timeline
Styling
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.
Default: true
Example
React / Next.js
Other Frameworks
<
VeltCommentPlayerTimeline
shadowDom
=
{
false
}
/>
Was this page helpful?
Yes
No
Styling
Overview
On this page
Disable ShadowDOM
Example