Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat(pagination-nav): New navigation pagination compionet [v4-bela] #816

Merged
merged 32 commits into from Aug 12, 2017

Conversation

tmorehouse
Copy link
Member

No description provided.

Allow user to render custom content (non-html) for page link buttons

added new prop `page-gen` which accepts a function reference.  The function will be passed the page number (indexed starting from 1), and should return a string (html not supported).  If no page-gen function is provided then default content is the page number.
@tmorehouse tmorehouse added this to the v1.0.0 milestone Aug 12, 2017
@tmorehouse tmorehouse merged commit 3a4272c into 1.x Aug 12, 2017
@tmorehouse tmorehouse deleted the pagination-nav branch August 12, 2017 18:02
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants