对比图

\ Element Plus Naive ui Ant Design Vue
简介 element-ui Vue3版本,国内使用广泛 Vue作者推荐的Vue3ui 组件库 阿里Ant Design设计规范的Vue实现版
地址 https://github.com/element-plus/element-plus https://github.com/tusen-ai/naive-ui https://github.com/vueComponent/ant-design-vue
社区活跃度
ui库组件主要实现方式 单文件Vue tsx tsx
缺点 在一些组件需要自定义渲染时,无法使用slot,只能使用h函数
典型例子,当使用表格组件时,经常需要对后台返回的某一列的数据做自定义渲染,
此时在.vue单文件中只能通过h函数来进行自定义渲染,
当有些操作列,有多个按钮动态显示时,将很不方便,通过jsx的使用方式才会方便一些
开源脚手架 https://github.com/lin-xin/vue-manage-system
https://github.com/chuzhixin/vue-admin-better
https://github.com/xiaoxian521/vue-pure-admin
https://github.com/HalseySpicy/Geeker-Admin
https://github.com/jekip/naive-ui-admin https://github.com/vbenjs/vue-vben-admin
https://github.com/jeecgboot/jeecgboot-vue3
声明:本站所有文章,如无特殊说明或标注,均为本站原创发布。任何个人或组织,在未征得本站同意时,禁止复制、盗用、采集、发布本站内容到任何网站、书籍等各类媒体平台。如若本站内容侵犯了原著者的合法权益,可联系我们进行处理。