mirror of
https://github.com/nuxt/nuxt.git
synced 2024-11-25 07:05:11 +00:00
docs: warn that island client components don't support slots (#25454)
This commit is contained in:
parent
a1dc40efdf
commit
ca060288e6
@ -314,7 +314,7 @@ You can partially hydrate a component by setting a `nuxt-client` attribute on th
|
|||||||
```
|
```
|
||||||
|
|
||||||
::alert{type=info}
|
::alert{type=info}
|
||||||
This only works within a server component.
|
This only works within a server component. Slots for client components are not available yet.
|
||||||
::
|
::
|
||||||
|
|
||||||
#### Server Component Context
|
#### Server Component Context
|
||||||
|
Loading…
Reference in New Issue
Block a user