UNPKG

@ngneat/overview

Version:

The Template for Success in Template Management

7 lines (6 loc) 425 B
import * as i0 from "@angular/core"; export declare class DynamicViewComponent { readonly content: import("@angular/core").InputSignal<string>; static ɵfac: i0.ɵɵFactoryDeclaration<DynamicViewComponent, never>; static ɵcmp: i0.ɵɵComponentDeclaration<DynamicViewComponent, "dynamic-view", never, { "content": { "alias": "content"; "required": false; "isSignal": true; }; }, {}, never, never, true, never>; }