Skip to content

TimePicker-Default

Properties


PropertyTypeRequiredDefaultDescription
modelValueDateNo() => new Date()See the TimePicker modelValue option.
timeTypenumberNo12See the TimePicker timeType option.
periodarrayNo['A.M.', 'P.M.']See the TimePicker period option.
inputBackgroundstringNo''See the TimePicker inputBackground option.
innerBorderColorstringNo'rgba(200, 200, 200, 0.3)'See the TimePicker innerBorderColor option.
optionBackgroundstringNo''See the TimePicker optionBackground option.
slideBtnBackgroundstringNo''See the TimePicker slideBtnBackground option.
disabledbooleanNofalseSee the TimePicker disabled option.
hoverColorstringNoundefinedSee the TimePicker hoverColor option.
secondTypestringNo'same'See the TimePicker secondType option.
themestringNo'global'Custom theme
selectedBackgroundstringNo''See the TimePicker selectedBackground option.
langstringNo"global"See the TimePicker lang option.

Events


EventArgumentsDescription
changeSee the component change option.

MIT Licensed