Hi,
i tried to place the custom button next to date navigator, the button click is not working..
probably its not allowing to place the custom button on the scheduler
please let me know. if any way to place on top of the scheduler.
Thanks,
Hi,
We have demos with custom buttons in the Toolbar component. To manipulate your custom button (or another custom component in the scheduler) we recommend using a state management library like React-Redux. You can see how to implement it in the next demo. This demo will be also helpful: How to implement it without redux.
Hi,
We have demos with custom buttons in the Toolbar component. To manipulate your custom button (or another custom component in the scheduler) we recommend using a state management library like React-Redux. You can see how to implement it in the next demo. This demo will be also helpful: How to implement it without redux.
thank you. it worked.
This thread has been automatically locked since it is closed and there has not been any recent activity. Please open a new issue for related bugs or feature requests.