UNPKG

@doku-dev/doku-fragment

Version:

A new Angular UI library that moving away from Bootstrap and built from scratch.

9 lines (8 loc) 471 B
import { TemplateRef } from '@angular/core'; import * as i0 from "@angular/core"; export declare class DokuSelectLabelTemplate { templateRef: TemplateRef<unknown>; constructor(templateRef: TemplateRef<unknown>); static ɵfac: i0.ɵɵFactoryDeclaration<DokuSelectLabelTemplate, never>; static ɵdir: i0.ɵɵDirectiveDeclaration<DokuSelectLabelTemplate, "ng-template[doku-select-label-template]", ["dokuSelectLabelTemplate"], {}, {}, never, never, true>; }