I am working on react-fullcalendar with resource view. My requirement is I want to drop event on resource list , I am able to drop event on day, week and month calendar successfully.
Please help me to find way to drop event on resource name.( I have event with pre-define time so when I tried to drop event on resource, just that resource Id should get attached to it and it would display on calendar with my pre-define start and end time.