Feb 22 2021 05:13 AM
I am using fullCalendar using react typsecript.
While hovering on events I need to display information about events.
How we can do in full calendar using react or tool tip fabric ui?
Thanks and Regards
Disha
Feb 23 2021 05:08 AM
@Deeksha10 If you are looking for examples of how to work with React web parts, I recommend that you check out the PnP Web part samples repo. All PnP initiatives can be found at https://aka.ms/m365pnp.
Specifically, there is a very nice sample with a calendar web part, including how to use adaptive cards on hover. Check out the source code at https://github.com/pnp/sp-dev-fx-webparts/tree/master/samples/react-calendar
Good luck!
Feb 23 2021 09:44 AM
@Don Kirkham Hi, Thanks for your reply.
I have used resourceTimelinePlugin which is premium version, on hover of resources how to display some information..I am not able to manage showing tooltip on hover of resources.
Regards
Disha