ant-design-vue为 Web 应用提供了丰富的基础 UI 组件,我们还将持续探索企业级应用的最佳 UI 实践。 通用 3 Button 按钮 Icon 图标 Typography 排版 布局 4 Divider 分割线 Grid 栅格 Layout 布局 Space 间距 导航 7 Affix 固钉 Breadcrumb 面包屑 Dropdown 下拉菜单 ...
Ant Design Vue 2.2.8 中文 More 雪梨表单、为您定制 专属的调研,投票、NPS、报名等系统 Surely Table 构建更快的网站 更快的构建网站 雪梨表单、为您定制 专属的调研,投票、NPS、报名等系统 Surely Table 构建更快的网站 更快的构建网站 1 2 Components Overview ...
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。
组件 ANTD PRO VUE 开箱即用的中台前端/设计解决方案 预 览开始使用 1 2 3 4 Feature What canProdo for you 优雅美观 基于Ant Design 体系精心设计 常见设计模式 提炼自中后台应用的典型页面和场景 最新技术栈 使用Vue/vuex/antd 等前端前沿技术开发 ...
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...
Ant Design Vue 文档 组件 高级组件 商店 实战课程 2.2.8English更多 Surely Table 构建更快的网站 更快的构建网站 雪梨表单、为您定制 专属的调研,投票、NPS、报名等系统 Surely Table 构建更快的网站 更快的构建网站 雪梨表单、为您定制 专属的调研,投票、NPS、报名等系统 Surely Table 构建更快的网站...
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 能够让 Vue 开发者也享受到 Ant Design 的优秀设计。 ant-design-vue 是 Ant Design 的 Vue 实现,组件的风格与 Ant Design 保持同步,组件的 html 结构和 css 样式也保持一致,真正做到了样式 0 修改,组件 API 也尽量保持了一致。 Ant Design Vue 致力于提供给程序员愉悦的开发体验。
2.2 以下版本需要需要 @ant-design-vue/use 库单独提供,不建议继续使用,你应该尽快升级到 2.2+ 版本 import{Form}from'ant-design-vue';constuseForm=Form.useForm;useForm(modelRef,ruleRef,[options]); 参数说明: /* modelRef`, `ruleRef` 必须是响应式数据 */interfaceProps{[key:string]:any;}function...