jqwidgets-framework
Version:
jQWidgets is an advanced Angular, Vue, Blazor, React, Web Components, jquery, ASP .NET MVC, Custom Elements and HTML5 UI framework.
20 lines (19 loc) • 619 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>