Files
DefinitelyTyped/ui-grid
Adam Gordon 0c1189250f fix(ui-grid): fix isRowSelectable typing (#9594)
* per [the ui-grid
  documentation](http://ui-grid.info/docs/#/tutorial/210_selection),
  `isRowSelectable` is a function that returns a boolean, rather than a straight boolean property.
2016-06-14 00:45:53 +09:00
..