Time
Use time input fields within the Custom UI widget
Last updated
Was this helpful?
Was this helpful?
<form>
<inputcombo
type="hour"
id="start_hour"
label="Start Time"
description="Set the time at which the measurement was performed"
value="21:00"
/>
</form>