Grid Packages

ip-grid

``` <ip-grid (interface)="setGridInterface($event)" (columnStateChange)="colStateChange($event)"></ip-grid> ``` ### The event passed during the interface event is a structure containing the interface to the grid: ``` export interface

1.0.4 • Published 2 years ago