Sample Suite for mostlylucid paging taghelper
Explore various examples demonstrating the functionality of the Paging Tag Helper.
I'm writing a number of blog posts on this here:
See ArticlesPagination
HTMX Integration
Demonstrates how to use HTMX for AJAX-based paging without full page reloads.
View ExampleNo JavaScript
Fully functional pagination with zero JavaScript - uses forms and standard links.
View ExampleJavaScript Modes
JavaScript Framework Modes
Demonstrates all JavaScript modes: HTMX, HTMXWithAlpine, Alpine, PlainJS, and NoJS.
View ExampleFlippy Headers
Page Size
Page Size Without HTMX
This demonstrates the use of the Page Size Tag Helper Without HTMX.
View ExampleContinuation Pager (NoSQL)
Continuation Token Pagination
Demonstrates pagination using continuation tokens like Cosmos DB, DynamoDB, and Azure Table Storage. Supports token history for backward navigation.
View ExampleLocalization
Multi-Language Support
Interactive demo showing pagination in 8 languages: English, German, Spanish, French, Italian, Portuguese, Japanese, and Chinese.
View Example