Get date range change event in ReactJS

I am developing a plugin using ReactJS. My issue is that when the date range changes, i have to update my plugin accordingly. How can i capture the date range change event in ReactJS. I believed it is data-received event but i am enable to use

it. I am talking about this yellow highlighted date range change event.