Questions Tagged article-36853-c
Increase the height of the DayPilot Calendar control to fit its parent dynamically
		
		Answered: Please see the following tutorial for a working example (Scheduler with heightSpec set to "Parent100Pct"): https://code.daypilot.org/75104/angular-scheduler-full-screen-layout
	
	
	
	Angular 4
		
		Answered: The DayPilot namespace still works the same way. Just import it: 
import {DayPilot, DayPilotSchedulerComponent} from "daypilot-pro-angular";
 And you can use it in the code.
	
	
	
	
	
	Questions 1-2 of 2