0.1.1 • Published 2 years ago

yqt-antd-vue v0.1.1

Weekly downloads
-
License
MIT
Repository
-
Last release
2 years ago

特性

  • 提炼自企业级中后台产品的交互语言和视觉风格。
  • 开箱即用的高质量 Vue 组件。
  • 共享 Ant Design of React 设计工具体系。

支持环境

  • 现代浏览器。1.x 版本支持 IE 9+(需要 polyfills
  • 支持服务端渲染。
  • Electron
  • 支持 Vue 2 和 Vue 3
IE / EdgeFirefoxChromeSafariOperaElectron
Edgelast 2 versionslast 2 versionslast 2 versionslast 2 versionslast 2 versions

安装

使用 npm 或 yarn 安装

$ npm install yqt-antd-vue --save
$ yarn add yqt-antd-vue

如果你的网络环境不佳,推荐使用 cnpm

链接

生态

ProjectDescription
vue-ref您可以使用回调来获取组件的引用,类似 react
ant-design-vue-helperant-design-vue 的 vscode 扩展
vue-cli-plugin-ant-design使用 vue-cli3 快速使用 ant-design-vue 组件库
vue-dash-event在 DOM 模板中,您可以使用 ant-design-vue 组件的自定义事件(camelCase)