ant-design-vue为 Web 应用提供了丰富的基础 UI 组件,我们还将持续探索企业级应用的最佳 UI 实践。 通用 3 Button 按钮 Icon 图标 Typography 排版 布局 4 Divider 分割线 Grid 栅格 Layout 布局 Space 间距 导航 7 Affix 固钉 Breadcrumb 面包屑 Dropdown 下拉菜单 ...
使用npm 或 yarn 安装 $ npm install ant-design-vue --save $ yarn add ant-design-vue 如果你的网络环境不佳,推荐使用cnpm。 链接 首页 Vue 官方文档 Ant Design Of React 生态 问答 赞助 ant-design-vue 是 MIT 协议的开源项目。为了项目能够更好的持续的发展,我们期望获得更多的支持者,你可以通过如下任...
Ant Design Vue 2.2.8 中文 More 雪梨表单、为您定制 专属的调研,投票、NPS、报名等系统 Surely Table 构建更快的网站 更快的构建网站 雪梨表单、为您定制 专属的调研,投票、NPS、报名等系统 Surely Table 构建更快的网站 更快的构建网站 1 2 Components Overview ...
An enterprise-class UI components based on Ant Design and Vue
Ant Design Vue allows you to customize our design tokens to satisfy UI diversity from business or brand requirements, including primary color, border radius, border color, etc. In version 4.0, we provide a new way to customize themes. Different from the less and CSS variables of the 3.x ve...
组件 ANTD PRO VUE 开箱即用的中台前端/设计解决方案 预 览开始使用 1 2 3 4 Feature What canProdo for you 优雅美观 基于Ant Design 体系精心设计 常见设计模式 提炼自中后台应用的典型页面和场景 最新技术栈 使用Vue/vuex/antd 等前端前沿技术开发 ...
Ant Design Vue 文档 组件 高级组件 商店 实战课程 2.2.8English更多 Surely Table 构建更快的网站 更快的构建网站 雪梨表单、为您定制 专属的调研,投票、NPS、报名等系统 Surely Table 构建更快的网站 更快的构建网站 雪梨表单、为您定制 专属的调研,投票、NPS、报名等系统 Surely Table 构建更快的网站...
Ant Design, a design language for background applications, is refined by Ant UED Team. 156 156 2 ant design vue part 2 Ant Design, a design language for background applications, is refined by Ant UED Team. 156 156 2 通过设置itemLayout属性为vertical可实现竖排列表样式。
Ant Design Vue Docs Components Store 4.2.6中文More Basic Usage Ajax border, title and footer ellipsis column ColSpan and rowSpan Editable Cells Editable Rows Tree data Expandable Row Fixed Columns and Header Fixed Columns Fixed Header Grouping table head Multiple sorter Nested tables Filter and sorter...
Ant Design Vue 2.x 支持所有的现代浏览器。 如果需要支持 IE9+,你可以使用 Ant Design Vue 1.x & Vue 2.x。 对于IE 系列浏览器,需要提供es5-shim和es6-shim等 Polyfills 的支持。 如果你使用了 babel,强烈推荐使用babel-polyfill和babel-plugin-transform-runtime来替代以上两个 shim。