react-multi-date-picker icon indicating copy to clipboard operation
react-multi-date-picker copied to clipboard

Removing dates in DatePanel plugin in mobile mode.

Open kajetanaugust opened this issue 1 year ago • 0 comments

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!

kajetanaugust avatar Feb 06 '24 13:02 kajetanaugust