Any way to display a popup dropdown with custom components on onDateClick event in fullCalendar react
I am able to display a popup but i have to positioned it's left/right using static values. Also, the displayed popup is getting on clicking the rightmost date.
3 requirements of the popup are:-
As of now, I am able to fulfill only the Point3.
Please let me know if any way is their to display a fully working popup onDateClick event.