Hello,
I am using Calcite v1.3 with an Input Date Picker component. It has the range property enabled and I want to "reset" the picker with the placeholders that appear when it first loads. Typically I have been successful resetting other components (i.e., Combobox, Select, etc.) by assigning the value property to unassigned but for the date picker that method does not work.
Anyone have any ideas of how to set the date picker to its original state?
Thanks in advance!