A way to change component colour based on CustomEvent value in Vue.js 3?
Im making a Snackbar component that gets activated from CustomEvent, im stuck at changing colours based on type of error, i assume “type”:”success” is wrong
Im making a Snackbar component that gets activated from CustomEvent, im stuck at changing colours based on type of error, i assume “type”:”success” is wrong