initial
This commit is contained in:
2
node_modules/pug/test/output/attrs.colon.html
generated
vendored
Normal file
2
node_modules/pug/test/output/attrs.colon.html
generated
vendored
Normal file
@@ -0,0 +1,2 @@
|
||||
|
||||
<div :my-var="model"></div><span v-for="item in items" :key="item.id" :value="item.name"></span><span v-for="item in items" :key="item.id" :value="item.name"></span><a :link="goHere" value="static" :my-value="dynamic" @click="onClick()" :another="more">Click Me!</a>
|
||||
Reference in New Issue
Block a user