clear()
clears the value set in the timepicker
clear(): void;
Example
timepicker.clear();
Related sample: Timepicker. Clear Timepicker Value
Change log:
added in v6.4
clears the value set in the timepicker
Example
timepicker.clear();
Related sample: Timepicker. Clear Timepicker Value
added in v6.4