UNPKG

@vismaux/ngx-nordic-cool

Version:
10 lines (9 loc) 422 B
import { TemplateRef } from '@angular/core'; import * as i0 from "@angular/core"; export declare class NcPillComponent { disabled: boolean; value: any; readonly templateRef: TemplateRef<any>; static ɵfac: i0.ɵɵFactoryDeclaration<NcPillComponent, never>; static ɵcmp: i0.ɵɵComponentDeclaration<NcPillComponent, "nc-pill", never, { "disabled": "disabled"; "value": "value"; }, {}, never, ["*"]>; }