UNPKG

jqwidgets-scripts-custom

Version:

jQWidgets is an advanced jQuery, Angular 7, Vue, React, ASP .NET MVC, Custom Elements and HTML5 UI framework.

16 lines (14 loc) 587 B
<jqxScheduler [theme]="'material'" #scheduler [width]="getWidth()" [height]="600" [date]="date" [source]="dataAdapter" [showLegend]="true" [contextMenuCreate]="contextMenuCreate" [contextMenuItemClick]="contextMenuItemClick" [contextMenuOpen]="contextMenuOpen" [contextMenuClose]="contextMenuClose" [resources]="resources" [view]="1" [views]="views" [appointmentDataFields]="appointmentDataFields"> </jqxScheduler>