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) 247 B
<jqxDateTimeInput [theme]="'material'" #myDateTimeInput (onChange)="dateOnChange()" [width]="250" [height]="30" [selectionMode]="'range'"> </jqxDateTimeInput> <div #log style="margin-top: 10px; font-size: 13px; font-family: Verdana"></div>