Hi, I need to capture the time range change event in my custom plugin.Below is my code
Can anyone help, how can I bind time range changed event by extending below class.
interface Props extends PanelProps { }
export class SimplePanel extends PureComponent {