<jqxScheduler #scheduler
[width]="getWidth()" [height]="600"
[date]="date"
[source]="dataAdapter"
[showLegend]="true"
[dayNameFormat]="'abbr'"
[resources]="resources"
[view]="'timelineWeekView'"
[views]="views"
[appointmentDataFields]="appointmentDataFields">
</jqxScheduler>