1.0.3 • Published 6 years ago

vue-model-box v1.0.3

Weekly downloads
2
License
MIT
Repository
github
Last release
6 years ago

Overview

vue-model-box is a mobile model box plugin for vue.js.

Installation

First, install vue-model-box from npm:

$ npm install vue-model-box

Then use it:

// ES6 mudule
import ModelBox from 'vue-model-box/src/modelBox';

API

OptionDescriptionValueDefault
titlemodel-box titleString'提示'
messagemessage showString
buttonTextbotton textString'确定'
@modelBoxClickedclicked botton event

License

MIT

1.0.3

6 years ago

1.0.1

6 years ago

1.0.0

6 years ago