Skip to content

Time Picker

The Time Picker is the component that inputs the time by means of the Time Picker.

Property

NoItemInput ValueDefault ValueAction PropertyTypeAction Default ValueDescription
1IDStringAuto-generatedidstringAuto-generatedThe [id] property cannot be set by actions.
2LabelStringTime PickerlabelstringTime PickerComponent label
3WidthNumber262widthnumber262Component width
4HeightNumber55heightnumber55Component height
5XNumberxnumberX coordinate position
6YNumberynumberY coordinate position
7VariantSelection
1. Outlined
2. Filled
3. Standard
OutlinedvariantstringoutlinedComponent style
8ColorString
Color Picker
colorstringComponent color
9Background ColorString
Color Picker
backgroundColorstringBackground color
10Label ColorString
Color Picker
labelColorstringLabel text color
11Input ColorString
Color Picker
inputColorstringInput text color
12DisabledBooleanOFFdisabledbooleanfalseComponent disabled/enabled state
13Read OnlyBooleanOFFreadOnlybooleanfalseRead-only mode
14RequiredBooleanOFFrequiredbooleanfalseRequired input field specification
15VisibilityBooleanONvisibilitybooleantrueComponent show/hide
16ValueStringvaluestringTime picker value
17PlaceholderStringplaceholderstringPlaceholder text
18Helper TextStringhelperTextstringHelper text
19Change EventSelection
1. None
2. Action
NoneEvent setting for value changes
20ErrorerrorbooleanfalseError state
21Tab FocusSelection
1.[UI ID]
tabFocusstringNext focus component specification
Added in "v3.3.0"

Event

Event nameDescription
onchangeOccurs when a value change is made and the cursor is moved out of the way.