solidjs/solid-docs
Ver no GitHub[Request]: document watching a whole store/mutable
Open
#1.055 aberto em 2 de fev. de 2025
help wantedsolid
Métricas do repositório
- Stars
- (289 stars)
- Métricas de merge de PR
- (Métricas PR pendentes)
Description
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