ka-table v4.2.0 Release Notes

Release Date: 2020-08-06 // over 3 years ago
  • ๐Ÿ†• New action creator added:

    selectRowsRange(rowKeyValueFrom, rowKeyValueTo)
    

    where rowKeyValueFrom, rowKeyValueTo describe start and end of visible elements range (can be set in both direction)

    ๐Ÿ‘€ see Selection Demo