spoole709


  • ``` <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

    published 1.0.4 5 months ago