Watches the given reactive object and returns its current value.
NOTE: The return value of this hook should be considered read-only.
NOTE: The options parameter (if used) should be memoized or constant.
options
Optional
()
Watches the given reactive object and returns its current value.