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