Skip to content

TimePicker-Default

Propoties


属性(attr)类型(type)必填(required)默认值(default)说明(statement)
v-modelDateNoDate()绑定的时间
timeTypeNumberNo12时间制(可选12,24)
periodArrayNo['A.M.','P.M.']上午下午显示
inputBackgroundStringNoN/A输入框背景色
innerBorderColorStringNoN/A内部边框颜色
optionBackgroundStringNoN/A选择器背景色
slideBtnBackgroundStringNoN/A滑动按钮Hover背景色
disabledBooleanNofalse是否禁用选项框
hoverColorStringNoundefined选项的Hover背景色
secondTypeStringNo'same','zero','full'默认秒数, 'same'表示与当前传入日期一致, 'zero'/'full'分别表示设为0/59s
theme['light', 'dark', 'custom', 'system']NosystemCustom theme

Events


事件名(Name)参数类型(args)说明(statement)
change当选中的时间发生变化时

MIT Licensed