Currently, I am using a date picker with the calendar icon placed on the right side of the input field by default. However, I would like to move the calendar icon to the beginning of the input field. Despite my efforts to change it, I have not been successful in finding the correct property to make this adjustment. If anyone could assist me in making this change, I would greatly appreciate it! You can view how it looks currently here. Below is the code I have been using:
<input class="input-field date" type="date" placeholder="Date and Time">