Directive base for parent container components used by the rendering system.
Classes
- NgxParentComponentDirective
This component provides a flexible grid system that can be configured with dynamic rows and columns. It supports responsive breakpoints and can render child components within the grid structure. The component extends NgxComponentDirective to inherit common functionality and integrates with the model and component renderer systems.