@doku-dev/doku-fragment
Version:
A new Angular UI library that moving away from Bootstrap and built from scratch.
7 lines (6 loc) • 330 B
TypeScript
import * as i0 from "@angular/core";
export declare class DokuFieldLabel {
for: string;
static ɵfac: i0.ɵɵFactoryDeclaration<DokuFieldLabel, never>;
static ɵcmp: i0.ɵɵComponentDeclaration<DokuFieldLabel, "doku-field-label", ["dokuFieldLabel"], { "for": "for"; }, {}, never, ["*", "[doku-field-badge]"], true>;
}