komarovalexander / ka-table

Lightweight MIT React Table component with Sorting, Filtering, Grouping, Virtualization, Editing and many more
http://ka-table.com
MIT License
769 stars 56 forks source link

Add SelectRows & DeselectRows #375

Closed komarovalexander closed 8 months ago

komarovalexander commented 8 months ago
selectRows(rowKeyValues)
deselectRows(rowKeyValues)

374