Vuetify is a good way to build a web app quickly.
But there are tons of attributes of element ,
How should i order them quickly?
Vue has a style guide.
is
v-for="(item, index) in items"
v-if="condition"
v-else-if
v-else
v-show
v-cloak
v-pre
v-once
id=""
ref=""
:key=""
v-model="something"
class=""
:class=""
style=""
:style=""
slot=""
:Parent=""
v-on:event="handle"
v-html
v-text
与恶龙缠斗过久,自身亦成为恶龙;凝视深渊过久,深渊将回以凝视…