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

Document usage of scroll property on next/link #3950

Closed
timneutkens opened this issue Mar 6, 2018 · 1 comment
Closed

Document usage of scroll property on next/link #3950

timneutkens opened this issue Mar 6, 2018 · 1 comment
Labels
good first issue Easy to fix issues, good for newcomers

Comments

@timneutkens
Copy link
Member

Currently the scroll property is undocumented.

<Link scroll={false} href="/"><a>Home</a></Link>

scroll={false} will disable the scroll to top on page changes for that specific link.

@timneutkens timneutkens added help wanted good first issue Easy to fix issues, good for newcomers labels Mar 6, 2018
This was referenced Mar 6, 2018
timneutkens pushed a commit that referenced this issue Mar 7, 2018
Update readme for scroll props related to #3950
@lfades
Copy link
Member

lfades commented Mar 12, 2018

@timneutkens I think this issue can be closed now, scroll is already in docs 💃

@lock lock bot locked as resolved and limited conversation to collaborators May 16, 2018
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
good first issue Easy to fix issues, good for newcomers
Projects
None yet
Development

No branches or pull requests

2 participants