We recommend that you familiarize yourselves with UI Customization Concepts before attempting to modify any components.
VeltCommentPinWireframe

GhostCommentIndicator

Index

PrivateCommentIndicator

Triangle

UnreadCommentIndicator

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.
true
Using Props:Using API:
Dark Mode


Default: false
Using Props:Using API:
Variants
- Define variants for the
Velt Comment Pin
component. This is useful for customizing how the pin looks on different elements like charts, tables, etc. - Learn more about how to define and use variants here.