solidjs/solid-docs
GitHub ã§èŠã[Request]: document watching a whole store/mutable
Open
#1,055 opened on 2025幎2æ2æ¥
help wantedsolid
Repository metrics
- Stars
- Â (289 stars)
- PR merge metrics
- Â (PR metrics pending)
説æ
What is this request related to?
Request
ð Suggested
Need some docs on how to watch a whole store (all keys).
ð General description or bullet points
It's not obvious how to do this. See this Google search result example:
The first result links to the Stores page where it could be documented:
https://docs.solidjs.com/concepts/stores
A better API would be nice, one that is an officially documented function:
ð¥ïž Reproduction of code samples in StackBlitz
No response