@ele-cloud/element-ui
TypeScript icon, indicating that this package has built-in type declarations

1.0.2 • Public • Published

A Vue.js 2.0 UI Toolkit for Web.

Install

npm install @ele-cloud/element-ui --registry=http://10.1.20.6:8081/nexus/repository/npmgroup/
npm i @ele-cloud/element-theme-light -S

Quick Start

import Vue from 'vue';
import ElementUI from '@ele-cloud/element-ui';
import '@ele-cloud/element-theme-light';
Vue.use(Element)

// or

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

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

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

Browser Support

Modern browsers and Internet Explorer 10+.

Changelog

Detailed changes for each release are documented in the release notes.

Join Discussion Group

Scan the QR code using QQ to join in discussion group :

Join Discusion Group

LICENSE

MIT

Readme

Keywords

Package Sidebar

Install

npm i @ele-cloud/element-ui

Weekly Downloads

0

Version

1.0.2

License

MIT

Unpacked Size

4.04 MB

Total Files

222

Last publish

Collaborators

  • provenr
  • zhangjicheng
  • angusyang9