UiComponentConfig
Magento\PageBuilder\Model\Stage\Config\UiComponentConfig
What it does
This class retrieves field configurations and default values from UI component forms associated with PageBuilder content types.
Developers use it to extract form element definitions from UI components, including support for responsive breakpoints and nested field structures using dot notation.
It's primarily used when PageBuilder needs to build or validate content type forms dynamically.
Public Methods
- getFields()