Skip to main content

One doc tagged with "tables"

View all tags

Using React Table

It's possible to use @tanstack/react-table with the Kyber Table component to create powerful data tables with sorting, filtering, pagination, and selection capabilities. Below are some examples demonstrating how to implement these features. For more in depth examples refer to the React Table's documentation.