jqwidgets-framework
Version:
jQWidgets is an advanced Angular, Vue, Blazor, React, Web Components, jquery, ASP .NET MVC, Custom Elements and HTML5 UI framework.
4 lines • 334 B
HTML
<jqxDateTimeInput #myDateTimeInput style="float: left; margin-top: 40px; margin-left: 100px"
[width]="300" [editMode]="'full'" [value]="null" [yearCutoff]="1926" [height]="30" [animationType]="'fade'"
[dropDownHorizontalAlignment]="'right'" [allowNullDate]="true" [formatString]="'MM/dd/yyyy HH:mm'">
</jqxDateTimeInput>