【學習筆記-Vue】基礎篇-04-v-bind及class與style綁定

【學習筆記-Vue】基礎篇-04-v-bind及class與style綁定 目錄 1. 瞭解v-bind指令 2. 綁定class的幾種方式 2.1 對象語法 2.2 數組語法 2.3 在組件上使用 3. 綁定內聯樣式 1. 瞭解v-bind指令 v-bind的主要做用就是動態更新HTML元素上的屬性javascript <div id="app"> <!-- v-bind --> <a
相關文章
相關標籤/搜索