You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I've just switched from Calendar to DatePicker, and I can't manipulate the overlay to tell it to close or open as I could with the calendar, is this normal?
I'd like to close my overlay by clicking on the buttons in my footer and not by clicking on the date.
Hi! The DatePicker component itself does not support this out of the box, but you can easily create a custom component by utilizing InputText (maybe even InputMask), Popover, and DatePicker!
Describe the bug
Hello !
I've just switched from Calendar to DatePicker, and I can't manipulate the overlay to tell it to close or open as I could with the calendar, is this normal?
I'd like to close my overlay by clicking on the buttons in my footer and not by clicking on the date.
Is there a way?
Thanks
Reproducer
https://stackblitz.com/edit/primevue-4-vite-issue-template-bwfbbx?file=src%2FApp.vue
PrimeVue version
^4.0.0-rc.3
Vue version
4.x
Language
TypeScript
Build / Runtime
Vue CLI App
Browser(s)
No response
Steps to reproduce the behavior
No response
Expected behavior
No response
The text was updated successfully, but these errors were encountered: