Replies: 1 comment
-
Ah, its an already identified issue and being worked on: #44 |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Most likely it is my inexperience with reactivity, but I'm unsure how do I clear the date?
I was playing around with the datepicker and another text input. I can clear the text input upon a button click by setting the value to null, but same wouldn't work for the datepicker.
https://stackblitz.com/edit/vue-tailwind-datepicker-fz88hf?file=src/components/Playground.vue
Beta Was this translation helpful? Give feedback.
All reactions