Model
Block
Magento\PageBuilder\Model\Stage\Renderer\Block
What it does
This class renders backend blocks for PageBuilder content types in the admin stage editor.
Developers use it when creating custom PageBuilder content types that need special rendering logic in the admin interface, allowing them to define custom backend block classes and templates that display differently in the editor than on the frontend.
Public Methods
- render()