• Vue.js实战
  • 梁灏
  • 53字
  • 2020-11-28 14:58:33

第4章 v-bind及class与style绑定

DOM元素经常会动态地绑定一些class类名或style样式,本章将介绍使用v-bind指令来绑定class和style的多种方法。