UNPKG

jqwidgets-scripts-custom

Version:

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

5 lines (4 loc) 257 B
<fieldset style="width: 250px; margin-top:1em; margin-bottom: 1em; border: 1px solid lightgrey;"> Date is <strong>{{ date | json }}</strong> </fieldset> <jqxCalendar [theme]="'material'" [width]="220" [height]="220" [(ngModel)]="date"></jqxCalendar>