hour-selecter

1.0.18 • Public • Published

vue分小时选择插件

安装

npm install hour-selecter --save
import hourSelect from 'hour-selecter'
Vue.use(hourSelect)

使用

 <hour-select></hour-select>

props

Prop Type Default Description
isEditable Boolean true 是否可以编辑
timeval String 168位字符串 回填参数

事件

Event Output Description
res-change String 已选择的小时

效果

Package Sidebar

Install

npm i hour-selecter

Weekly Downloads

20

Version

1.0.18

License

MIT

Unpacked Size

283 kB

Total Files

23

Last publish

Collaborators

  • douzhiwei