Sorry, but you either have no stories or none are selected somehow.
If the problem persists, check the browser console, or the terminal you've run Storybook from.
The templates include the code to query hook UI components. You can create widget components by passing the UI component to the widget
function.
At runtime, the widget component renders when data is received for its rfk_id ID.
We provide templates for 2 types of entities: content and product. Based on what type of entity do you need to use, you can select corresponding widget code.
Note: All the templates provided have been wrapped with the widget
function to be register and available for the SDK.
Note: If you prefer you can use our command line tool @sitecore-search/cli to create the widget templates easily instead to copy and paste the code.
Note: Above example includes all the widgets, but those can be created and used in different files.
Note: Above example includes all the widgets, but those can be created and used in different files.