UNPKG

ng-dynamic-component

Version:

> Dynamic components with full life-cycle support for inputs and outputs

12 lines 533 B
import * as i0 from "@angular/core"; /** * Enables signal based inputs/outputs support for dynamically rendered components. * Import once at the root of your application. * @public */ export declare class SignalComponentIoModule { static ɵfac: i0.ɵɵFactoryDeclaration<SignalComponentIoModule, never>; static ɵmod: i0.ɵɵNgModuleDeclaration<SignalComponentIoModule, never, never, never>; static ɵinj: i0.ɵɵInjectorDeclaration<SignalComponentIoModule>; } //# sourceMappingURL=signal-component-io.module.d.ts.map