taffy-coustom-ui
Version:
4 lines • 331 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>