The type of the value of the writable signal.
The initial value of the writable signal.
Optionaloptions: SignalOptions<GValue>Configuration options for the writable signal, such as equality checks.
A writable signal instance that can be used to track and update the specified value.
Represents a constructor interface for creating writable signals. A writable signal allows the tracking of a value and provides the ability to update that value reactively.