vue js get width of element

JavaScript
this.$refs.refName.clientWidth
Source

Also in JavaScript: