Accesses the current value without being considered a user of this value.
Use this method if you do not wish to be notified about changes.
Same as .value
.
For compatibility with builtin JS constructs.
Formats .value
as a string.
For compatibility with builtin JS constructs.
A signal that holds a mutable value.
The value stored in this object can be changed through assignment, and all its users will be notified automatically.