v3.0.8
Features
- #207
sortServer
is a new prop that allows you to disable the internal sort behavior. This is useful for server-side sorting or when you want to manage the sorting yourself. Use theonSort
handler to access RDT sort state.
sortServer
is a new prop that allows you to disable the internal sort behavior. This is useful for server-side sorting or when you want to manage the sorting yourself. Use the onSort
handler to access RDT sort state.