Adding React Custom Component

Hello,

I am trying to create custom components using bloomreach-react SDK. And then I would like to consume these components using the Page model API. Basically a headless BR with a more intuitive frontend.

A couple of questions in this context:

  1. How can I register my custom components, created using BR-React-SDK, in BR experience, so that I can create a page model using these custom components?

  2. Is this viable and Recommended to create custom complex components using BR-React-SDK, like a component with lots of events and custom logic to handle user scenarios?

  3. More detailed documentation around configuring BrPage in BR-React-sdk

thanks
NJ