@coreui/angular
Version:
CoreUI for Angular UI components library
8 lines (7 loc) • 322 B
TypeScript
import * as i0 from "@angular/core";
export declare class FormTextDirective {
get hostClasses(): any;
constructor();
static ɵfac: i0.ɵɵFactoryDeclaration<FormTextDirective, never>;
static ɵdir: i0.ɵɵDirectiveDeclaration<FormTextDirective, "[cFormText]", never, {}, {}, never, never, false>;
}