core/base_widget_render library
Core abstraction for widget rendering.
This abstract class defines the contract that all widget implementations must follow. It provides a common interface for building native widget configurations and retrieving widget dimensions.
Classes
- BaseWidgetRender
- Abstract base class for all widget render implementations.