DOM element to corresponding vue.js component

The Solution to DOM element to corresponding vue.js component is


Just by this (in your method in "methods"):

element = this.$el;

:)

~ Answered on 2016-04-11 19:28:46


Most Viewed Questions: