UNPKG

jqwidgets-scripts-custom

Version:

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

10 lines 403 B
<jqxScheduler [theme]="'material'" #scheduler [width]="getWidth()" [height]="600" [date]="date" [source]="dataAdapter" [view]="'weekView'" [views]="views" [appointmentsMinHeight]="20" [renderAppointment]="renderAppointment" [appointmentDataFields]="appointmentDataFields"> </jqxScheduler>