10448 shaares
320 private links
320 private links
In Vue 2, to bind a class from a parent to a child component, the child must have :class="data.staticClass || ''"
In Vue 2, to bind a class from a parent to a child component, the child must have :class="data.staticClass || ''"