Working with JS SDK and UI Components
You can use the following procedures to add widgets to host pages in Sitecore Discover JS SDK for React:
- Walkthrough: Setting up the JS SDK in your React project
- Authenticate without domain set up
- Override content widget configuration
- Create custom styled merchandising widget components
- Add a frequently bought together recommendation widget
- Render widget UI components based on page URI
- Render widgets by wrapping them in the PageWidgetsProvider component
- Render widgets using the generic widget component
- ???
- Render widgets with the WidgetsContainer component [Deprecated]
Notice
These React resources can help you with your implementation:
-
To view working examples of widgets, visit the starter kit website built using Discover JS SDK and UI components packages.
-
You can download or fork its GitHub repository.
If you have suggestions for improving this article, let us know!