當然,除了 v-if 、 v-show 之外,像是前面曾介紹過的 <component :is> 以及 ... <button @click="isShow =! isShow">Toggle</button> <transition ...
確定! 回上一頁