wirestate-react-signals
Preact Signals React reactivity binding (@preact/signals-react) for Wirestate React services.
Signal state is defined with @wirestate/signals. This package wires those signals into React rendering through @preact/signals-react.
Functions
| Function | Description |
|---|---|
| ensureFinalCleanup | - |
| useSignals | - |
| wrapJsx | - |
Signals React
| Name | Description |
|---|---|
| EffectStore | - |
| useComputed | - |
| useModel | - |
| useSignal | - |
| useSignalEffect | - |