Does refine support lazy-loading component by default?
lazy – React
The library for web and native user interfaces
3 Replies
Hi @regnregn. I'm kapa.ai, your friendly support bot. I will try to answer your question by searching through the knowledge base. :wave:
----------------------
Hmm, I don't know enough to give you a confident answer yet. My knowledge is focused on the refine framework. However, you can find more information about React and its features in the official React documentation (https://reactjs.org/docs/getting-started.html).
----------------------
Note: you can ask me a follow up question by @ mentioning me again
:speech_balloon:
----------------------<@336843331416096768> kapa.ai is still learning and improving, please let us how it did by reacting below
flat-fuchsia•2y ago
No, refine does not do lazy loading automatically.
but if you choose nextjs, or remix with refine. they are doing code-splitting in bundling process
but if you choose nextjs, or remix with refine. they are doing code-splitting in bundling process