Welcome to Enlite Prime
Here is some guide to use this template. Click next to continue and back to previous or click on outside to skip it.
Date pickers use a dialog window to select a single date. The selected day is indicated by a filled circle. The current day is indicated by a different color and type weight.
descriptionsrc/app/containers/Forms/demos/DateInput.js
Time pickers use a dialog to select a single time (in the hours:minutes format). The selected time is indicated by the filled circle at the end of the clock hand.
A time picker should adjusts to a user’s preferred time setting, i.e. the 12-hour or 24-hour format.
Native input controls support by browsers.
descriptionsrc/app/containers/Forms/demos/TimeInput.js
Its a combination of date & time picker and allows that uses the modal to select both date and time with one control.
descriptionsrc/app/containers/Forms/demos/DateTimeInput.js
Here is some guide to use this template. Click next to continue and back to previous or click on outside to skip it.