#Global state / store
7 messages · Page 1 of 1 (latest)
yes you need to use context. It's similar to React Context
Here's the official docs about it
https://qwik.builder.io/docs/components/context/
7 messages · Page 1 of 1 (latest)
how can using / implement global state or store ?
cannot found that on the documentation, so must to use context ??
yes you need to use context. It's similar to React Context
Here's the official docs about it
https://qwik.builder.io/docs/components/context/