G
Size: a a a
G
DS
DS
DS
DS
АБ
v-bind="data.$attrs"
v-on="listeners"
D
DS
v-bind="data.$attrs"
v-on="listeners"
DS
SC
VS
DS
SC
this.$store.state.name = someValue
v-model="$store.state.name"
myAction({state}, someValue) {
state.name = someValue;
}
DS
DS
DS
DS
DS
D