Class

exports.NgxRenderingEngine

lib/engine/NgxRenderingEngine.exports.NgxRenderingEngine()

Constructor

# new exports.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 125