vike-vue icon indicating copy to clipboard operation
vike-vue copied to clipboard

`clientOnly()` function instead of `<ClientOnly>` wrapper component

Open brillout opened this issue 1 year ago • 0 comments

See:

  • https://github.com/vikejs/vike-solid/pull/74
  • https://docs.solidjs.com/solid-start/reference/client/client-only

I think we can & should also deprecate the <ClientOnly> wrapper component in favor of a clientOnly() function. It's a much nicer DX.

brillout avatar Apr 06 '24 10:04 brillout