novice, bosses, forgive me a lot
Vue
<btn @click="widthPP">
data() {
width: 1
}
canvas
ctx.beginPath()
lineWidth = this.width
the value of width changes dynamically, and so does the lineWidth of canvas.
I"ve tried. I don"t seem to know much about canvas,. I"d like to ask you how to do this