question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Custom pagination style.

See original GitHub issue

At the moment pagination style is hardcoded (paginationContainer).

it would be nice to pass down custom pagination style.

cause id like to place the pagination to the top instead of bottom.

Issue Analytics

  • State:closed
  • Created 5 years ago
  • Comments:6 (3 by maintainers)

github_iconTop GitHub Comments

1reaction
Jacsecommented, Mar 3, 2019

The paginationStyle-prop has just been introduced.

1reaction
Jacsecommented, Mar 3, 2019

Since that layout is quite far off the default I think you should consider setting hidePagination to true and simply create your own buttons completely. You can use goToSlide() to change the active slide on press.

Read more comments on GitHub >

github_iconTop Results From Across the Web

CSS Pagination Examples - W3Schools
Learn how to create a responsive pagination using CSS. Simple Pagination. If you have a website with lots of pages, you may wish...
Read more >
32 CSS Pagination - Free Frontend
Collection of free HTML and CSS pagination code examples: responsive, simple, material design, navigation dots, etc. Update of April 2019 ...
Read more >
Pagination - CSS: Cascading Style Sheets - MDN Web Docs
This cookbook pattern demonstrates the navigation pattern used to display pagination, where the user can move between pages of content such ...
Read more >
Pagination - Django REST framework
REST framework includes support for customizable pagination styles. This allows you to modify how large result sets are split into individual pages of...
Read more >
(2020) Custom Style Pagination - CMS Library for Webflow
Learn how to add custom styles to Pagination in this walkthrough tutorial! ⚠️ This system is happily no longer supported.
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found