其他分享
首页 > 其他分享> > Vue3六大亮点

Vue3六大亮点

作者:互联网

Vue3六大亮点

一、Performance

性能比vue2.x快1.2~2倍

二、Three shaking support

按需编译,体积比vue2.x更小

三、Composition API

组合API(类似React Hooks)

四、Better TypeScript support

更好的Ts支持

五、Custom Rrenderer API

暴露了自定义渲染API

六、Fragment ,Teleport(Protal), Suspence

更先进的组件

标签:六大,support,亮点,API,vue2,Vue3
来源: https://blog.csdn.net/m0_46532587/article/details/118354472