Slide 40
Slide 40 text
1. rich-text-to-react converts nodes to
corresponding React components.
2. If a node is of type CustomBlock, the
CustomBlock React component is loaded and rendered.
3. The CustomBlock loads a component from its
registry and renders it.
Jesse Pinho • @jessepinho • jessepinho.com