Time
Use time input fields within Custom UI Widget
Last updated
Use time input fields within Custom UI Widget
Last updated
Displays a time input field in the format HH:MM
(12h format).
id
: Unique identifier to access this field's data
label
: Header text
description
: Short descriptive text
shape
: Used to align the label and the input field. Its allowed values are
compactVertical
wideVertical
wideHorizontal
value
: Sets a default time. 24H format must be used and it will automatically be converted to 12H format.