A cell managed/set in non-frp code. The most basic entry point of data into the frp tree. Simply use the value property to set (settableCell.value = newValue).
Create with a starting value.
Set current value
Get current value.
See Implementation
A cell managed/set in non-frp code. The most basic entry point of data into the frp tree. Simply use the value property to set (settableCell.value = newValue).