moj-analytical-services / shinyGovstyle

Now up to GDS frontend version v4.0.0
37 stars 6 forks source link

Add ability to paginate tables #70

Open cjrace opened 2 months ago

cjrace commented 2 months ago

Paginating big tables is a common ask in dashboards (and is preferrable to internal scrolling within the page).

It'd be nice to explore if there's something we can add to the existing table function here to allow paginating of tables in an accessible way.