1.10.2 • Published 5 years ago

vue-hoperun-cpt v1.10.2

Weekly downloads
-
License
ISC
Repository
-
Last release
5 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

5 years ago

1.10.1

5 years ago

1.10.0

5 years ago

1.0.9

5 years ago

1.0.8

5 years ago

1.0.7

5 years ago

1.0.6

5 years ago

1.0.5

5 years ago

1.0.4

5 years ago

1.0.3

5 years ago

1.0.1

5 years ago

1.0.0

5 years ago