@controladad/ng-base
Version:
Everything you need for Angular
7 lines (6 loc) • 428 B
TypeScript
import * as i0 from "@angular/core";
export declare class CacControlErrorComponent {
control: import("@al00x/forms").FormControlExtended<unknown, any>;
static ɵfac: i0.ɵɵFactoryDeclaration<CacControlErrorComponent, never>;
static ɵcmp: i0.ɵɵComponentDeclaration<CacControlErrorComponent, "cac-control-error", never, { "control": { "alias": "control"; "required": false; }; }, {}, never, never, true, never>;
}