2.13.2 • Published 3 years ago

aupup-element-ui v2.13.2

Weekly downloads
-
License
MIT
Repository
github
Last release
3 years ago

element

基于 element-ui v2.13.2 开发UI组件,感谢Element团队。

Install

npm i github:zhnd/element -S

开发

  • packages 下创建组件目录结构。
  • 配置 components.json
  • 执行 npm run dist 打包文件。
  • 可以运行 npm run dev:play,修改 examples/play/index.vue 文件,调用组件,访问 http://localhost:8085,查看效果。

组件

  • el-district 省市区选择

Attributes

参数说明类型可选值默认值
valueArray'', '', ''
clearable是否显示清除按钮Booleanfalse
spacing间距String / Number

LICENSE

MIT