Huddle
Setup
1
Import Huddle Component
Import the Huddle
component from the React library.
2
Add Huddle Component
Add the VeltHuddle
component to the root of your app.
This component is required to render Huddle
UI components and Huddle
users in your app.
3
Add Huddle Tool Component
Add the VeltHuddleTool
component wherever you want to show the Huddle
tool button.
Clicking on it initiates a huddle.
Was this page helpful?