Closed vijj closed 7 years ago
// i would like to send dynamical start end based on calendarview this.commonService.get('health/appointment/index?end=2020-04-21&start=2017-01-01').subscribe( res => { this.app=res; })
Hi @vijj you can hook into fullcalendar's viewRender function.