UNPKG

xui

Version:

xUI Components for Angular

9 lines (8 loc) 513 B
import { TemplateRef } from '@angular/core'; import { DrawerComponent } from './drawer.component'; import * as i0 from "@angular/core"; export declare class DrawerItemTemplateDirective { constructor(drawer: DrawerComponent, templateRef: TemplateRef<unknown>); static ɵfac: i0.ɵɵFactoryDeclaration<DrawerItemTemplateDirective, never>; static ɵdir: i0.ɵɵDirectiveDeclaration<DrawerItemTemplateDirective, "[xuiDrawerItemTemplate]", ["xuiDrawerItemTemplate"], {}, {}, never, never, false, never>; }