-
Notifications
You must be signed in to change notification settings - Fork 9k
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
Implement Lazy Loading #10164
Comments
Hello @sp9324, could you please provide more specific details about this issue? I'll work on solving it, but I need a bit more clarification. Thank you! |
Hi @sp9324, it would be very helpful if you could provide more specific details regarding the issue. Thanks! |
Lazy loading is basically done using a React library. It loads content of the website only when user scrolls down to that particular part of the page. Demo attached. |
can I pick this up? |
To implement lazy loading. this would enhance UI.
The text was updated successfully, but these errors were encountered: