UNPKG

igniteui-webcomponents-grids

Version:

Ignite UI Web Components grid components.

17 lines (5 loc) 153 B
export declare class IgcToggleViewCancelableEventArgs { /** Id of the toggle view */ public id: string; }