-
-
Notifications
You must be signed in to change notification settings - Fork 1.7k
Open
Labels
add new contentDocument something that is not in docs. May require testing, confirmation, or affect other pages.Document something that is not in docs. May require testing, confirmation, or affect other pages.help wantedIssues looking for someone to run with them!Issues looking for someone to run with them!
Description
📚 Subject area/topic
Islands
📋 Suggested page
- guides/framework-components
- guides/server-islands
📋 General description or bullet points (if proposing new content)
The framework components guide documents the fact that you can't pass functions to client components, but it doesn't document any of the other restrictions. It also doesn't document any of these for server islands. Values must be serializable, and the following types are supported: plain object, number, string, Array, Map, Set, RegExp, Date, BigInt, URL, Uint8Array, Uint16Array, Uint32Array, Infinity. Circular references and functions are not supported.
🖥️ Reproduction of code samples in StackBlitz
No response
Metadata
Metadata
Assignees
Labels
add new contentDocument something that is not in docs. May require testing, confirmation, or affect other pages.Document something that is not in docs. May require testing, confirmation, or affect other pages.help wantedIssues looking for someone to run with them!Issues looking for someone to run with them!