react-multi-date-picker
react-multi-date-picker copied to clipboard
Removing dates in DatePanel plugin in mobile mode.
Hey there,
Just a quick one about DatePanel in mobile mode... I'm trying to add an onClick listener to the whole date tile/chip in the date panel. Right now, it's just on the 'x' button.
I tried adding this with onClickDate, but it seems like the values are stored in some internal state before the selection is confirmed.
Does anyone know if it's possible?
Thanks!