mui-event-dev

1.1.3 • Public • Published

说明

该组件库仅用于开发和测试,如需在项目中使用,请安装mui组件库

npm i mui-event-dev

安装

在现有项目中使用 mui-event-dev 时,可以通过 npm 进行安装:

npm i mui-event-dev

快速上手

// 方式一:全局引用
import Vue from 'vue'
import muiEvent from 'mui-event-dev'
import 'mui-event-dev/lib/index/index.css'

Vue.use(muiEvent)

// 方式二:按需加载
import Vue from 'vue'
import { mxLaunchApp } from 'mui-event-dev'
import 'mui-event-dev/lib/mxLaunchApp/index.css'
// 注册插件
Vue.use(mxLaunchApp)

组件列表

[ mxLaunchApp, mxSignature, mxImageResizer, mxAddressPicker, mxAddressInput ]

Versions

Current Tags

VersionDownloads (Last 7 Days)Tag
1.1.30latest

Version History

VersionDownloads (Last 7 Days)Published
1.1.30
1.1.20
1.1.10
1.1.00
1.0.90
1.0.80
1.0.70
1.0.60
1.0.50
1.0.40
1.0.30
1.0.20
1.0.10
1.0.00

Package Sidebar

Install

npm i mui-event-dev

Weekly Downloads

0

Version

1.1.3

License

none

Unpacked Size

375 kB

Total Files

14

Last publish

Collaborators

  • activity168