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

0.0.65 • Public • Published

Install

npm install topevery-element-ui2 -S

Quick Start

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

Vue.use(Element)

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

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

Browser Support

Modern browsers and Internet Explorer 10+.

Development

Skip this part if you just want to use Element.

Changelog

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

FAQ

We have collected some frequently asked questions. Before reporting an issue, please search if the FAQ has the answer to your problem.

LICENSE

MIT

/topevery-element-ui2/

    Package Sidebar

    Install

    npm i topevery-element-ui2

    Weekly Downloads

    1

    Version

    0.0.65

    License

    MIT

    Unpacked Size

    8.77 MB

    Total Files

    1030

    Last publish

    Collaborators

    • yi.zhou