Is your feature request related to a problem? Please describe
Context menu on right click of the event.
I need a context menu on the right-click of the event, not on the hour segment.
Describe the solution you'd like
When right-click on the event it should open the context menu(not on right click of hour segments).
I need a context menu on the right-click of the event, not on the hour segment.
I need a context menu on the right-click of the event, not on the hour segment.
Describe your use case for implementing this feature
I need a context menu on the right-click of the event, not on the hour segment.
I need a context menu on the right-click of the event, not on the hour segment.

Thanks so much for opening an issue! If you'd like me to give priority to answering your issue or would just like to support this project, then please consider sponsoring me
Hey there, you can achieve this by passing a custom eventTemplate to the week view based off this template following this guide and then use another library like ngx-contextmenu to add context menus to the custom template. Hope that helps!
Hey there, you can achieve this by passing a custom
eventTemplateto the week view based off this template following this guide and then use another library likengx-contextmenuto add context menus to the custom template. Hope that helps!
It working fine thank you 馃憤
Most helpful comment
Hey there, you can achieve this by passing a custom
eventTemplateto the week view based off this template following this guide and then use another library likengx-contextmenuto add context menus to the custom template. Hope that helps!