React-date-picker: Need onOpen function

Created on 28 Feb 2019  路  4Comments  路  Source: wojtekmaj/react-date-picker

How to know when the Calendar isOpen or not!

enhancement question

All 4 comments

Calendar opens when a field inside React-Date-Picker is focused, and closes whenever mousedown or focusin happens outside React-Date-Picker's container.

You can access React-Date-Picker's state, but I think it would make sense to add these callbacks :)

onCalendarOpen and onCalendarClose will be added in the next release!

Thank you. Hope these callbacks come soon! 馃檪

I'm digging myself out of notifications, so it will take a while to verify if there's nothing stopping me from releasing a new version (like a critical bug that has to be fixed in current version range), but other than that we're ready to release :)

Apologies for the wait.

Was this page helpful?
0 / 5 - 0 ratings

Related issues

hyxos picture hyxos  路  4Comments

FrontendLead picture FrontendLead  路  8Comments

wojtekmaj picture wojtekmaj  路  7Comments

BaherZ picture BaherZ  路  8Comments

RubberChickenParadise picture RubberChickenParadise  路  6Comments