-6
docs/global-state.md
-6
docs/global-state.md
···
517
517
console.log(metadata.pins); // Pin registry
518
518
console.log(metadata.uidCounter); // Current UID counter
519
519
```
520
-
521
-
## See Also
522
-
523
-
- [Reactivity](/reactivity) - Understanding signals and computed values
524
-
- [Plugins](/plugins) - Extending Volt with plugins
525
-
- [HTTP Actions](/http) - Server communication patterns