UNPKG

igniteui-angular

Version:

Ignite UI for Angular is a dependency-free Angular toolkit for building modern web apps

12 lines (11 loc) 239 B
import { ElementRef } from '@angular/core'; /** * @hidden */ export declare class HVirtualHelperComponent { elementRef: ElementRef; _vcr: any; width: number; cssClasses: string; constructor(elementRef: ElementRef); }