© 2026 Hedgehog Software, LLC

TwitterGitHubDiscord
More
CommunitiesDocsAboutTermsPrivacy
Search
Star
Setup for Free
SupabaseS
Supabase•4y ago•
3 replies
매튜

Paginating a table with getStaticProps in Next.js

I am making a table in nextjs that lists vocabulary words pulled from a supabase table using getStaticProps and I want to create a table with pagination to display the data. The supabase table is very large however so I only want to pull 200 rows at a time. What is the best way to go about updating .range based on the page selected by the user?
Supabase banner
SupabaseJoin
Supabase gives you the tools, documentation, and community that makes managing databases, authentication, and backend infrastructure a lot less overwhelming.
45,816Members
Resources

Similar Threads

Was this page helpful?
Recent Announcements

Similar Threads

Update a supabase table row from next.js
SupabaseSSupabase / help-and-questions
4y ago
Supabase with Next.js 13
SupabaseSSupabase / help-and-questions
4y ago
Supabase Auth with Next.js
SupabaseSSupabase / help-and-questions
4y ago
Query data with Next.js
SupabaseSSupabase / help-and-questions
4y ago