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)   }) })

完整代码

   

相关内容

热门资讯

玩家攻略,金花房卡批发价天酷大... 天酷大厅是一款非常受欢迎的棋牌游戏,咨询房/卡添加微信:【3329006910】或33549083许...
IA解析/金花房卡专卖店轩辕大... IA解析/金花房卡专卖店轩辕大厅/微信链接房卡卖家联系方式Sa9Ix苹果iPhone 17手机即将进...
终于懂得“斗牛房卡怎么购买/玩... 终于懂得“斗牛房卡怎么购买/玩金花牛牛15元100张房卡代理”【无需打开直接搜索微信;【351006...
头条推荐!金花房卡官网新荣耀/... 您好!微信新荣耀/飞鹰互娱大厅链接获取房卡可以通过以下几种方式购买: 1.微信渠道:(新荣耀/飞鹰...
正版授权!金花充值房卡好游联盟... 今 日消息,好游联盟房卡添加微信33549083 苹果今日发布了 iOS 16.1 正式版更新,简单...