Module

lib/engine/NgxParentComponentDirective

Directive base for parent container components used by the rendering system.

View Source lib/engine/NgxParentComponentDirective.ts, line 8

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.