1.10.2 • Published 6 years ago

vue-hoperun-cpt v1.10.2

Weekly downloads
-
License
ISC
Repository
-
Last release
6 years ago

Vue-hoperun-component

install

npm install vue-hoperun-cpt

use

  1. use
import {SearchInput} from 'vue-hoperun-cpt'

export default {
    ...
    components:{
        SearchInput
    }
    ...
}

list

  • SearchInput

    props

    namedestypedefaultexample
    heightcompoent heightString'40px''100%'
    phinput placeholderString'''text'

    events

    namedes
    handleSearchwhen keydown 'enter' or click the button will pass the input
  • MaskDialog

  • HrLoading
1.10.2

6 years ago

1.10.1

6 years ago

1.10.0

6 years ago

1.0.9

6 years ago

1.0.8

6 years ago

1.0.7

6 years ago

1.0.6

6 years ago

1.0.5

6 years ago

1.0.4

6 years ago

1.0.3

6 years ago

1.0.1

6 years ago

1.0.0

6 years ago