salesforce / lwc

⚡️ LWC - A Blazing Fast, Enterprise-Grade Web Components Foundation
https://lwc.dev
Other
1.64k stars 393 forks source link

Create lwc:client-only prop #3748

Open AllanOricil opened 1 year ago

AllanOricil commented 1 year ago

I'm not sure if lwc has ssr like nuxt, but if it does wouldn't something like the <ClientOnly> component from Nuxt speed up the initial serving of pages|components?

https://nuxt.com/docs/api/components/client-only

nolanlawson commented 1 year ago

The LWR team has some thoughts on this, /cc @llpomerl @kmbauer