UNPKG

@netgrif/components

Version:

Netgrif Application Engine frontend Angular components

8 lines (7 loc) 384 B
import * as i0 from "@angular/core"; export declare class RequiredLabelComponent { isIn: boolean; constructor(); static ɵfac: i0.ɵɵFactoryDeclaration<RequiredLabelComponent, never>; static ɵcmp: i0.ɵɵComponentDeclaration<RequiredLabelComponent, "nc-required-label", never, { "isIn": { "alias": "isIn"; "required": false; }; }, {}, never, never, false, never>; }