Closed
Description
📚 Subject area/topic
/concepts/context.mdx
📋 Page(s) affected (or suggested, for new content)
📋 Description of content that is out-of-date or incorrect
I am trying to create context and sending a signal as value. Using the example from "Updating context values"
In the example, what should be the type used to create the context?
It can't be number as it is retunring an array with the value and functions.
🖥️ Reproduction in StackBlitz (if reporting incorrect content or code samples)
No response