UNPKG

@alfiob/ng-datatable

Version:

ng-datatable - fully customizable & easy to use datatable library

12 lines (11 loc) 482 B
import { ViewContainerRef } from '@angular/core'; import * as i0 from "@angular/core"; export declare class IconDashComponent { private viewContainerRef; template: any; class: any; constructor(viewContainerRef: ViewContainerRef); ngOnInit(): void; static ɵfac: i0.ɵɵFactoryDeclaration<IconDashComponent, never>; static ɵcmp: i0.ɵɵComponentDeclaration<IconDashComponent, "icon-dash", never, { "class": "class"; }, {}, never, never, false, never>; }