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

0.0.5 • Public • Published

基于最新版element2.12.0

Install

npm install element-pro -S

Quick Start

import Vue from 'vue'
import Element from 'element-pro'

Vue.use(Element)

// or
import {
  Select,
  Button
  // ...
} from 'element-pro'

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

LICENSE

MIT

Readme

Keywords

Package Sidebar

Install

npm i element-better

Weekly Downloads

0

Version

0.0.5

License

MIT

Unpacked Size

7.47 MB

Total Files

910

Last publish

Collaborators

  • yijiawangluo