element-ui-qz
TypeScript icon, indicating that this package has built-in type declarations

2.2.31 • Public • Published


A Vue.js 2.0 UI Toolkit for Web.

Install

npm install element-ui-qz -S

Quick Start

import Vue from 'vue'
import Element from 'element-ui-qz-qz'

Vue.use(Element)

// or或者
import {
  Select,
  Button
  // ...
} from 'element-ui-qz'

Vue.component(Select.name, Select)
Vue.component(Button.name, Button)

For more information, please refer to Quick Start in our documentation.

LICENSE

MIT

Readme

Keywords

Package Sidebar

Install

npm i element-ui-qz

Weekly Downloads

77

Version

2.2.31

License

MIT

Unpacked Size

17.4 MB

Total Files

1179

Last publish

Collaborators

  • king121