I need to be able to view popover on click of event in daypilot calendar, please see screenshot attached. This will be really helpful for editing events on calendar
Please see the following tutorial that explains how to display a bubble with custom content (defined as static HTML, dynamic HTML loaded from the server, and as an Angular component):
https://code.daypilot.org/99704/angular-scheduler-dynamic-tooltip
By default, it is displayed on event hover. If you want to display it on click, you need to set eventClickHandling to "Bubble" as mentioned here:
https://forums.daypilot.org/question/4713/how-to-show-popover-on-click-of-event-in-daypilot-calendar