twobin / twobin/react-lazyload
Force load the lazy loads at once
Open
- Dominant language
- JavaScript
- Stars
- 5.9k
- Forks
- 485
- PR merge metrics
- No merged PRs in 30d
Description
I have a unique requirement to force load all of the lazy load components I have in my react app. So instead of actually using it, the user may interact in such a way that i want to load them ALL right now. Can I do that with this component? Is there a switch I can send in, in effect, to disable lazy loading? I know, odd.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.