UNPKG

@doku-dev/doku-fragment

Version:

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

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