Date Picker
A Date Picker is a UI component that enables users to select dates via a pop-up or dropdown calendar. This tool is often triggered by clicking a calendar icon or input field. It is widely used in forms and applications for tasks like scheduling events, booking appointments, or entering birthdates.
Compnent Demo
<label><input placeholder="يوم/شهر/سنة" class="form-control lg date single selector" /></label>
<label><input placeholder="يوم/شهر/سنة" class="form-control lg date range selector" /></label>