Skip to content

TimePicker-Default

Propoties


属性(attr)类型(type)必填(required)默认值(default)说明(statement)
v-modelNoDate()绑定的时间
timeTypeNumberNo12时间制(可选12,24)
periodArrayNo['A.M.','P.M.']上午下午显示
inputBackgroundStringNoN/A输入框背景色
selectedBackgroundStringNoN/A当前选中框背景色
optionBackgroundStringNoN/A选择器背景色
disabledBooleanNofalse是否禁用选项框
hoverColorStringNoundefined选项的Hover值
theme['light', 'dark', 'custom', 'system']NosystemCustom theme

Events


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

MIT Licensed