ember-headless-table icon indicating copy to clipboard operation
ember-headless-table copied to clipboard

Add an example for Pagination

Open chsanch opened this issue 1 year ago • 2 comments

I've started using this library to implement a Table that fetches data from a Supabase API, so far I've implemented a very basic table, I've added TailwindCSS and I'm using ember-resources of handle remote data, what I don't really get (at least not from the documentation) is how to implement Pagination. It would be really useful to see a simple example on how to get started, I know there is the API doc for the Interface but maybe a simple example would be better for newcomers to easily implement it (as the other examples already provided).

chsanch avatar May 02 '23 21:05 chsanch