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