I\'m using Vue3\'s reactive methods (reactive, ref, watch, etc) to work with content. Some of it is mutable and some is not.
reactive
ref
watch
I have