a reactive (signals based) hypermedia web framework (wip) stormlightlabs.github.io/volt/
hypermedia frontend signals

fix: remove stub from docs

Changed files
-6
docs
-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