UNPKG

jqwidgets-scripts-custom

Version:

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

12 lines 474 B
<jqxScheduler [theme]="'material'" #scheduler [width]="getWidth()" [height]="600" [date]="date" [source]="dataAdapter" [editDialogCreate]="editDialogCreate" [localization]="localization" [resources]="resources" [showLegend]="true" [view]="'weekView'" [views]="views" [appointmentDataFields]="appointmentDataFields"> </jqxScheduler>