[Vuejs]-How can I set the dayjs to empty? in Vue and KendoUI

-1👍

have you tried using:

$("#datepicker").val('')

I think these two questions are similar to yours and would help to read through them, so I am sharing them here.

Leave a comment