UNPKG

@doku-dev/doku-fragment

Version:

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

9 lines (8 loc) 417 B
import { TemplateRef } from '@angular/core'; import * as i0 from "@angular/core"; export declare class DokuTabContent { templateRef: TemplateRef<any>; constructor(templateRef: TemplateRef<any>); static ɵfac: i0.ɵɵFactoryDeclaration<DokuTabContent, never>; static ɵdir: i0.ɵɵDirectiveDeclaration<DokuTabContent, "ng-template[doku-tab-content]", ["dokuTabContent"], {}, {}, never, never, true>; }