useHotglue
hook to initialize the SDK and access the various functions:
Using the Widget
To allow the hotglue Widget to render in your DOM, you can include the<Widget/>
component anywhere in a mounted component:
Using the Connections Component
You can additionally render the inline Connections component with<Connections/>
: