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 use custom overlayComponent and it would be cool to make it possible to have a callback inside overlayComponent function to hide day picker. For example: I have a custom button "Clear date" and I want to reset date and close picker. Now I don't see any way to hide picker manually.
Solution
Add hidePicker function argument to overlayComponent
Or maybe does another way exist to do it?
Thank you
This discussion was converted from issue #1007 on February 10, 2021 01:57.
Heading
Bold
Italic
Quote
Code
Link
Numbered list
Unordered list
Task list
Attach files
Mention
Reference
Menu
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
Uh oh!
There was an error while loading. Please reload this page.
-
I use custom overlayComponent and it would be cool to make it possible to have a callback inside overlayComponent function to hide day picker. For example: I have a custom button "Clear date" and I want to reset date and close picker. Now I don't see any way to hide picker manually.
Solution
Add
hidePicker
function argument tooverlayComponent
Or maybe does another way exist to do it?
Thank you
Beta Was this translation helpful? Give feedback.
All reactions