fullcalendar / fullcalendar-angular

The official Angular component for FullCalendar
https://fullcalendar.io/docs/angular
MIT License
1.08k stars 177 forks source link

Set Click event for resource item in Angular #388

Closed aroshanzamir closed 2 years ago

aroshanzamir commented 2 years ago

I'm using FullCalendar in Angular Application.

Consider the following image : resouce-booking

When I click on each name (here we have 3 items), I want to raise click event ?

How can I achieve that?

acerix commented 2 years ago

Please refer to the support page and use Stack Overflow for help. If this is a bug, please supply a runnable, stripped-down demonstration.

aroshanzamir commented 2 years ago

You can use resourceLabelDidMount.

for more information https://stackoverflow.com/questions/70110000/fullcalander-resource-click-angluar/70133365#70133365