🎨AddOns Configuration
Learn more about client-side configuration for Custom and Partner AddOns.
Adding client-side configurations for AddOns
Example
addOns: [
{
enabled: true,
id: "",
label: 'Default title label override',
ctaLabel: 'Default CTA label override',
placeholder: 'Default stage placeholder override',
},
{
enabled: false,
id: "",
}
]
AddOns Configuration in the Client Config
Supported AddOn IDs for Configuration
Parameters
Understanding the Parameters
Parameter
Type
Description
Last updated
Was this helpful?

