# JS - a directive directives: { something: function (el) { ... } } # html # Warning, but work h2(v-something) Hello
# Well <h2 v-something >Hello</h2>
Solved here
v-directive='true'
Most helpful comment
Solved here
v-directive='true'