Date
Use date input fields within the Custom UI widget
Last updated
Was this helpful?
Was this helpful?
<form>
<inputcombo
type="date"
id="start_date"
label="Date"
description="Set the date on which the measurement was performed"
value="2024-07-19T17:30"
/>
</form>