cmyd-form-error
Version:
This version supports Angular `14.1.0` This library was generated with [Angular CLI](https://github.com/angular/angular-cli) version 12.2.14.
9 lines (8 loc) • 410 B
TypeScript
import { NgControl } from '@angular/forms';
import * as i0 from "@angular/core";
export declare class CmydFormErrorComponent {
controlName: NgControl;
constructor();
static ɵfac: i0.ɵɵFactoryDeclaration<CmydFormErrorComponent, never>;
static ɵcmp: i0.ɵɵComponentDeclaration<CmydFormErrorComponent, "cmyd-form-error", never, { "controlName": "controlName"; }, {}, never, never>;
}