WritableSignal is a function that returns the current signal value when called without arguments, or updates the signal when passed a new value or updater function.
The type of the signal value.
WritableSignal is a function that returns the current signal value when called without arguments, or updates the signal when passed a new value or updater function.