rs-vue-payinput

1.0.1 • Public • Published

rs-vue-payinput

this is a plugin for pay input

NPM Package Build Status Dependency status

Example

main.js
import rsVuePayinput from 'rs-vue-payinput'
 
Vue.use(rsVuePayinput)
 
Usage
<rsVuePayInput v-model="initValue"></rsVuePayInput>
 
return {
  initValue: ''
}
attributes
name value description
type text / password payinput type
events
name description parameters
change triggers when the bound value changes the value of payinput

LICENSE

MIT

Readme

Keywords

Package Sidebar

Install

npm i rs-vue-payinput

Weekly Downloads

1

Version

1.0.1

License

MIT

Unpacked Size

104 kB

Total Files

6

Last publish

Collaborators

  • kuifung