Search
 
SCRIPT & CODE EXAMPLE
 
CODE EXAMPLE FOR JAVASCRIPT

vue directive access this

function (el, binding, vnode) {
  vnode.context // gives you the vm
}
Source by vuejs.org #
 
PREVIOUS NEXT
Tagged: #vue #directive #access
ADD COMMENT
Topic
Name
3+5 =