Relative Content

Tag Archive for vue.jsionic-framework

Ionic and Vue.js Composition

I’m using the vue.js composition and I have a dynamic background color that changes, however, no matter what I try I cannot get it to change, even in a computed property. Although the {{ themeColor }} renders on the page and in the dom, the actual background color does not change…..Can anyone help?