Getting started Web SDK
Add the Experiences SDK Web package to your app, initialize it with an API key, and render widgets (row or grid) for Stories, Moments, and Videos.
Before you start
- API key: You need an API key for the Experiences SDK.
- Container element: Widgets render into an element you provide. Set a height so the widget can lay out correctly.
Next steps
- Initialize the SDK: Initialize the SDK
- Create widgets: BlazeSDK class (WidgetRowView and WidgetGridView)
- Choose what content to show: BlazeDataSourceType
- Render your own widget UI: Custom widgets
- Customize widget UI: Theme
- Events and delegates: Global delegate methods
Updated 16 days ago
Did this page help you?
