react-jsonschema-table
react-jsonschema-table copied to clipboard
Add option for pagination (instead of lazy loading)
There's a PR for a pagination component in the Styleguide, but it's ok to use a simple Bootstrap pagination for now. The important thing is to have the pagination behavior instead of lazy loading, which is a very confusing UX for a Spreadsheet app.