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

how to put link in pagination? #139

Open
x1yy opened this issue Feb 28, 2020 · 1 comment
Open

how to put link in pagination? #139

x1yy opened this issue Feb 28, 2020 · 1 comment

Comments

@x1yy
Copy link

x1yy commented Feb 28, 2020

these ways of creating link for pagination does not work. how to set the link?

<Pagination.Step align='previous' href={this.state.collection.previous}>previous</Pagination.Step>
<a href={this.state.collection.next}><Pagination.Step align='next'>next</Pagination.Step></a>
@x1yy
Copy link
Author

x1yy commented Feb 28, 2020

my bad, the link is undefined.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant