Integrating our Widgets on your page gives you some control of style variations for some products on the component level. This allows you to:
- set up our widgets to better match your corporate identity,
- easier integration with the overall design of your existing products,
- differentiate the integration from your competitors,
- add custom styling to components.
When integrating our widget on a page you can customize implementation with branding
option.
SIR("addWidget", ".sr-widget-1", "match.preview", {
matchId: match_id_here,
branding: {} // configuration object. Check specific components for detailed configuration.
});