Vue3.5与Vue3新功能对比
创始人
2024-09-25 04:49:45

一、props解构,默认值

vue3

const { count = 0, message = 'hello' } = withDefaults(   defineProps<{     count?: number     message?: string   }>(),   {     count: 0,     message: 'hello'   } )

vue3.5 

const { count = 0,message = 'hello'} =  defineProps<{   count?: number;   message?: string; }>()

二、useId

全局唯一id-----一个app内 

const id = useId()

三、useTemplateRef

通过ref获取dom

vue3

const button = ref(null)

vue3.5 

const el = useTemplateRef('button') console.log(el, 'dom')

四、watch新增 onCleanup回调

vue3.5

onCleanup---下一次watch执行前触发---可以在这里移除上一次watch

watch(count, (newVal, oldVal, onCleanup) => {   const handler = () => {     console.log(newVal, 'newVal')   }   addEventListener('click', handler)   onCleanup(() => {     removeEventListener('click', handler)   }) })

完整代码

   

相关内容

热门资讯

新九天房卡哪里充(透视)拼十房... 新九天房卡哪里充(透视)拼十房卡充值!微信房卡充值 添加房卡批售商:微【113857776】复制到微...
新人皇低价获取分享房卡给大家(... 低价获取分享房卡给大家是一款非常受欢迎的棋牌游戏,咨询房/卡添加微信:113857776许多玩家在游...
新长虹获得房卡链接渠道(透视)... 新长虹获得房卡链接渠道(透视)新老夫子房间卡怎么购买!游戏中心打开微信,添加客服【113857776...
新战皇房卡购买(透视)卡农大厅... 第二也可以在游戏内商城:在游戏界面中找到 “微信金花,斗牛链接房卡”“商城”选项,选择房卡的购买选项...
新人海房卡在哪里买(透视)金花... 新人海房卡在哪里买(透视)金花房卡哪里是有卖!微信房卡充值 添加房卡批售商:微【113857776】...