0👍
We can use template tag to achieve this in template as below, say if we want to add v-dragscroll to any div element
Template option
If you are using render then it is even more easy to achieve
Render option
Source:stackexchange.com
0👍
We can use template tag to achieve this in template as below, say if we want to add v-dragscroll to any div element
Template option
If you are using render then it is even more easy to achieve
Render option