/mendix-advanced-pagination

Reusable widget to encapsulate the math required to manually do pagination. Most useful when getting data from an API that allows pagination (e.g. https://facebook.com/me/feed?limit=25&offset=50).

Primary LanguageTypeScriptMIT LicenseMIT

Issues