UNPKG

igniteui-webcomponents-grids

Version:

Ignite UI Web Components grid components.

19 lines (7 loc) 171 B
export declare class IgcBaseEventArgs { /** * Provides reference to the owner component. */ public owner?: any; }