Configuration options for initializing a reactive variable.
The type of the reactive variable's value.
Optional
Custom equality function to determine if the value should update.
A callback function triggered whenever the reactive variable is updated.
The new value of the reactive variable.
Configuration options for initializing a reactive variable.