Is there any way using the new Vue.js Reactivity API to bind an object key to an existing Ref value as readonly?
Example.
setup() { cons