Hi davout,
I have prepared a little code snippet to show you how to achieve the functionality you want:
<smart-date-time-picker id="scheduledStart" autoclose="true" calendar-button down-position="bottom"
dropDownDisplayMode="calendar"
formatString="dd-MMM-yyyy"
placeholder="From"
[autoClose]="true"
formControlName="scheduledFrom"
style="width: 150px"
[nullable]="true"
[placeholder]="'YOUR PLACEHOLDER'"
>
</smart-date-time-picker>
Please, do not hesitate to contact us if you have any additional questions.
Best regards,
Yavor Dashev
Smart UI Team
https://www.htmlelements.com/