taffy-coustom-ui
Version:
20 lines (19 loc) • 600 B
HTML
<jqxScheduler
[]="getWidth()" [height]="600"
[]="date"
[]="dataAdapter"
[]="exportSettings"
[]="true"
[]="resources"
[]="'weekView'"
[]="views"
[]="appointmentDataFields">
</jqxScheduler>
<div style='margin-top: 20px;'>
<div style='margin-left: 10px; float: left;'>
<jqxButton
(onClick)="printClick()">
Print
</jqxButton>
</div>
</div>