I suggest that we use this topic to request adding simple events and properties to JS API that already exist in Dart but have not yet been exposed to JS. To begin with here are a few items:
- Add “length” property to GridColumnList to be consistent with ColumnList
- Add “left” and “right” properties to GridColumn
- Add “rowHeight” property to Grid
- Add “columnHeaderHeight” property to Grid
- Add onViewerAdded, onViewerClosed events to Events class