may-vue-alert
v1.0.0
Published
alert plugin
Downloads
3
Readme
vueAlert
mayako
Build Setup
# install dependencies
npm install may-vue-alert -s
# Usage
Vue.use(VueAlert)
# Function
this.vueAlert.show('msg','type','time')
# Parameter
msg:content,
type:success|error,
time:2000|custom