llgxvi-vue-confirm
v1.0.1
Published
vue single page component **confirm**
Downloads
4
Readme
intro
vue single page component confirm
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-confirm
use
import Confirm from 'llgxvi-vue-confirm'
<Confirm :bus="bus">
bus.$emit('show-confirm', msg, cancelCallback, confirmCallback)