Customize the widget

Options parameters for React and hotglue functions

Description

Options are optional parameters that you can pass to some hotglue functions in React and Javascript. You can use options to fit many unique use cases, including modifying widget functionality and appearance, adding listeners, and filtering visible connectors.

Basic options

NameTypeDescription
demobooleanLaunch in demo mode, which prevents linking/unlinking
breadcrumbsbooleanEnable/disable usage of breadcrumbs
jwtTokenstringJWT token created with your private signing key
helperTextstringOverride the helper text on the connection screen of the widget
Supports markdown.
nextStepstringDefines what the user will be shown in the widget after linking
{nextStep: 'fieldMap'}