Vue provides an h() function for creating vnodes: ... the same object / array // value support that they have in templates h('div', { class: [foo, { bar }] ...
確定! 回上一頁