标签: javascript vue.js
Vue directives support hooks喜欢
[v-directive:argument.modifier="value"]
Vue是否公开了一种查询仅与[v-directive]匹配的元素的方法,包括或不包含参数和/或修饰符?或[v-directive:argument]有或没有修饰符?
[v-directive]
[v-directive:argument]