vue-lynx / toValue
Function: toValue()
Normalizes values / refs / getters to values. This is similar to unref, except that it also normalizes getters. If the argument is a getter, it will be invoked and its return value will be returned.
Type Parameters
Parameters
Returns
T
Example
See
https://vuejs.org/api/reactivity-utilities.html#tovalue
Defined in
node_modules/.pnpm/@vue+reactivity@3.5.30/node_modules/@vue/reactivity/dist/reactivity.d.ts:526