UNPKG

cfc-ui-test

Version:

Design System do Conselho Federal de Contabilidade baseado no govbr-ds

11 lines (10 loc) 469 B
import { ChangeDetectorRef } from '@angular/core'; import * as i0 from "@angular/core"; export declare class TestPageComponent { private cdr; selectedComponent: string; constructor(cdr: ChangeDetectorRef); onSelectComponent(componentName: string): void; static ɵfac: i0.ɵɵFactoryDeclaration<TestPageComponent, never>; static ɵcmp: i0.ɵɵComponentDeclaration<TestPageComponent, "cfc-test-page", never, {}, {}, never, never, false, never>; }