A signal that is updated with TIn, but emits TOut due to a selector specified at creation.
Returns the output signal as a readonly.
Sets the input value of the signal.
Updates the input value of the signal.
Contains the values that are input to the signal. Calling set or update on this will have the same behavior as calling the main set or update methods and is exposed to make it easier for binding.
A signal that is updated with TIn, but emits TOut due to a selector specified at creation.