Class

NgxRenderingEngine#NgxRenderingEngine

lib/engine/NgxRenderingEngine.NgxRenderingEngine#NgxRenderingEngine()

Constructor

# new NgxRenderingEngine#NgxRenderingEngine()

Initializes a new instance of the Angular rendering engine by calling the parent constructor with the 'angular' engine type identifier. This constructor sets up the base rendering engine functionality with Angular-specific configurations and prepares the instance for component registration and rendering operations.

Constructs a new NgxRenderingEngine instance.

View Source lib/engine/NgxRenderingEngine.ts, line 603