Vue3 + Tsx
小于 1 分钟
Vue3 + Tsx
v-if And v-show
jsx 语法中, v-if 和 v-else 都不能使用,一般我们使用 三目运算法来代替
在 vue 中 v-show 可以直接属性实现,而在 jsx 语法中,则需要使用 vShow
标签
<el-breadcrumb-item vShow={false}>promotion management</el-breadcrumb-item>
一沙一世界,一花一天堂 To see the world in a grain of sand, a heaven in a wild flower, hold infinity in the palm of your hand and eternity in an hour 双手握无限,刹那是永恒
push cant`t be assumed due to unexpected token lsit