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
Lazy load view point options. something we need lazy approach to render a Component or adjust some data..
I like your snap feature and it very light weight but lazy rendering is something which I believe you should add.
Some time we need carousal pager and want to display data when page come to view point (hit API). like a lazy rendering option to render a page
The text was updated successfully, but these errors were encountered:
I have nothing against adding lazy rendering as long as it does not completely bloat amount of code in this library.
Sorry, something went wrong.
No branches or pull requests
✨ Feature request
Lazy load view point options. something we need lazy approach to render a Component or adjust some data..
Motivation
I like your snap feature and it very light weight but lazy rendering is something which I believe you should add.
Example
Some time we need carousal pager and want to display data when page come to view point (hit API).
like a lazy rendering option to render a page
The text was updated successfully, but these errors were encountered: