Signal
Represents a value that can be observed changing over time.
This interface defines the read-only aspect of a signal, but a writable interface exists through MutableSignal.
Since
0.1.0
Parameters
T
the type of the value
Represents a value that can be observed changing over time.
This interface defines the read-only aspect of a signal, but a writable interface exists through MutableSignal.
0.1.0
the type of the value