Results 4 comments of Vu Tran

You can check out main site from chart.js [Chart.js](https://www.chartjs.org/docs/latest/#creating-a-chart). When you pass your data which is object. You can have many property like label to display on your chart. Hope...

Not sure why. But you can type cast your `(e.target as HTMLInputElement).value`

I like add to the discussion. This statement `but kebab-case in templates and JSX` was under Vue 2 useage which is true. But in Vue 3 this will work work...

Seen #561 and this issue would related to the same problem?