UNPKG

igniteui-webcomponents-grids

Version:

Ignite UI Web Components grid components.

9 lines (8 loc) 207 B
import { Base, Type } from "igniteui-webcomponents-core"; /** * @hidden */ export declare class GridAnimationManagerAnimationCompletedEventArgs extends Base { static $t: Type; a: number; }