jqwidgets-framework
Version:
jQWidgets is an advanced Angular, Vue, Blazor, React, Web Components, jquery, ASP .NET MVC, Custom Elements and HTML5 UI framework.
5 lines (4 loc) • 330 B
HTML
<jqxScheduler #scheduler [date]="date" [width]="'100%'" [height]="height" [theme]="'light'" [source]="source"
[view]="'weekView'" [appointmentOpacity]="0.7" [showLegend]="true" [ready]="ready"
[resources]="resources" [appointmentDataFields]="appointmentDataFields" [views]="views">
</jqxScheduler>