gl-cl-ui
TypeScript icon, indicating that this package has built-in type declarations

0.0.1 • Public • Published

##Element-UI私有化

Install

npm install element-ui -S

Quick Start

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

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+.

Development

Skip this part if you just want to use Element.

For those who are interested in contributing to Element, please refer to our contributing guide (中文 | English | Español | Français) to see how to run this project.

/gl-cl-ui/

    Package Sidebar

    Install

    npm i gl-cl-ui

    Weekly Downloads

    2

    Version

    0.0.1

    License

    MIT

    Unpacked Size

    6.48 MB

    Total Files

    826

    Last publish

    Collaborators

    • galan