Our powerful JS Calendar component


Post by vconstruct »

Hi Team

I'm looking for an event trigger similar to onDateRangeChange(this is deprecated) which only triggers on date range change

Failed approches:

  • As per the documentation, it is suggested to use onDateRangeRequested but it triggers multiple times on view change and date range change. We dint want that behaviour

  • Tried using onDateChange but it triggers on calendar cell click and +n more click as well


Post by marcio »

Hey vconstruct,

What are you trying to achieve with that event trigger? What purpose were you using for the onDateRangeChange event?

Best regards,
Márcio


Post Reply