2024年3月19日 星期二

vue variable and string

 <div :style="{ color: activeColor, fontSize: fontSize + 'px' }"></div>



<component :is="'card'"></component>


becareful the :attribute is variable and "varaible" and double quote used single '' will be string 

沒有留言:

張貼留言