We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3ea8832 commit 202b941Copy full SHA for 202b941
README.md
@@ -24,6 +24,7 @@
24
25
- `Alerter` widget that listens to one-time state `alert(...)`s from your business logic layer.
26
- `Digester` widget that builds your UI based on your current business logic state.
27
+- `watch`, `get`, and `watchMap` functions to listen and reactively build your UI.
28
29
### Business Logic Layer
30
0 commit comments