Skip to content

douzhiwei/hour-selecter

Repository files navigation

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 已选择的小时

效果

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published