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

- React / Next.js
- Other Frameworks
Panel

- React / Next.js
- Other Frameworks
ToolContainer

- React / Next.js
- Other Frameworks
VeltReactionToolWireframe
- React / Next.js
- Other Frameworks
List

- React / Next.js
- Other Frameworks
VeltReactionPinWireframe
- React / Next.js
- Other Frameworks
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
- React / Next.js
- Other Frameworks
Dark Mode
Default:false
- React / Next.js
- Other Frameworks
Using Props:Using API:
Variants
Pre-defined Variants
The Inline Reactions has 1 pre-defined variant:inline
: This will customize the default components inside the Inline Reactions Component.
- React / Next.js
- Other Frameworks