Ref is a type of object that can be watched for changes. It has a .value property, which holds the current value. It also has a .watch method, which adds an observer to its value.
Readonly
Ref is a type of object that can be watched for changes. It has a .value property, which holds the current value. It also has a .watch method, which adds an observer to its value.