We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Reconsidering the Grid api and implementation with the goal of least amount of churn
Grid
Current api:
https://github.com/bvaughn/react-virtualized/blob/master/docs/Grid.md
New api / todos:
scrollTo{row,col}
scroll{left,top}
gDSFP
The text was updated successfully, but these errors were encountered:
closing in favor of #1461
Sorry, something went wrong.
wuweiweiwu
No branches or pull requests
Reconsidering the
Grid
api and implementation with the goal of least amount of churnCurrent api:
https://github.com/bvaughn/react-virtualized/blob/master/docs/Grid.md
New api / todos:
scrollTo{row,col}
andscroll{left,top}
after scroll, or if another one is setgDSFP
implementationThe text was updated successfully, but these errors were encountered: