Why in Vue 3, when using a function (with the ref property) to bind the dynamic value of a class, the class can change when the ref value changes?
Why in Vue 3, when using a function (with the ref property) to bind the dynamic value of a class, the class can change when the ref value changes?

