Angular-calendar: Context menu on right click of event.

Created on 28 Oct 2020  路  3Comments  路  Source: mattlewis92/angular-calendar

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.


image

Most helpful comment

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!

All 3 comments

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 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!

It working fine thank you 馃憤

Was this page helpful?
0 / 5 - 0 ratings