UI组件库合集

  • Ant Design

Ant Design Vue --- An enterprise-class UI components based on Ant Design and Vue.jsAn enterprise-class UI components based on Ant Design and Vuehttps://antdv.com/components/overview

  • Vant

Vant 4 - A lightweight, customizable Vue UI library for mobile web apps.A lightweight, customizable Vue UI library for mobile web apps.https://vant-contrib.gitee.io/vant/#/zh-CN/home

  • Element

Element - The world's most popular Vue UI frameworkElement,一套为开发者、设计师和产品经理准备的基于 Vue 2.0 的桌面端组件库https://element.eleme.cn/#/zh-CN/component/installation

  • Element Plus

Button 按钮 | Element PlusA Vue 3 based component library for designers and developershttps://element-plus.gitee.io/zh-CN/component/button.html

  • Echarts

Examples - Apache EChartsApache ECharts,一款基于JavaScript的数据可视化图表库,提供直观,生动,可交互,可个性化定制的数据可视化图表。https://echarts.apache.org/examples/zh/index.html#chart-type-line

  • Mint UI

Mint UI 下拉/上拉刷新-Loadmore_w3cschool下拉/上拉刷新,支持自定义 HTML 模板。引入import { Loadmore } from mint-ui;Vue.component(Loadmore.name, Loadmore);例子https://www.w3cschool.cn/mintui/mintui-c56q35s9.html

  • uView UI ------Uniapp移动端UI组件库

uView 2.0 - 全面兼容 nvue 的 uni-app 生态框架 - uni-app UI 框架uView UI,是 uni-app 生态最优秀的 UI 框架,全面的组件和便捷的工具会让您信手拈来,如鱼得水https://www.uviewui.com/

相关推荐
Synmbrf几秒前
flv播放设置hasAudio为true黑屏
javascript
Csvn7 分钟前
📌 position: sticky 失效的 6 个经典坑:明明写了 sticky,为什么就是不吸顶?
前端
恋猫de小郭9 分钟前
Flutter 的另外一种形态?社区 DartNative 要来了。
android·前端·flutter
clear sky .10 分钟前
[freertos源码阅读]task.c任务篇
c语言·开发语言
秋天的一阵风16 分钟前
🔥 Network 里那坨 "data:" 我真看吐了,自制开源 Chrome 插件,AI 流式调试直接开挂
前端·人工智能·后端
看到我请叫我铁锤22 分钟前
vue编写web端在线预览文档
前端·javascript·vue.js
Ratten27 分钟前
【Vben 解决】---- 跨页复选获取选择数据
前端
ssshooter31 分钟前
为什么明明只有一个 12px 的小元素,父容器却有 63px 高?
前端·javascript·面试
XR12345678831 分钟前
工业园区整体组网,方案对比怎么选?
开发语言·php
东东最爱敲键盘36 分钟前
day9.C++多态之虚函数
开发语言·c++