Model
UiComponentGenerator
Magento\Ui\Model\UiComponentGenerator
What it does
This class dynamically generates UI components programmatically without requiring layout XML definitions.
Developers use it when they need to create UI components on-the-fly, such as generating widget components from CMS page directives or other dynamic content scenarios where layout files aren't suitable.
Public Methods
- generateUiComponent()