llgxvi-vue-alert
v1.0.5
Published
vue single page component **alert**
Downloads
6
Readme
intro
vue single page component alert
dependency
webpack
pug
sass
# the use of global event bus
z-index
# if not big enough
# change this manually in node_modules
9999 # default
install
npm i llgxvi-vue-alert
use
import Alert from 'llgxvi-vue-alert'
<Alert :bus="bus">
bus.$emit('show-alert', msg, callback)