SchedulerBuilder.OnAppointmentClick Method
| Name | Parameters | Description |
|---|---|---|
| OnAppointmentClick(RazorBlock) | jsFunc | A function that is executed when an appointment is clicked or tapped. Mirrors the client-side onAppointmentClick option. |
| OnAppointmentClick(String) | jsFunc | A function that is executed when an appointment is clicked or tapped. Mirrors the client-side onAppointmentClick option. |