DatePicker
Date picker allow users select a date by from a popup calendar.
Basic
Typical usage DatePicker component.
Range picker
Typical usage Range Picker component.
Disabled
Use disabled attribute to disable user expand
DatePicker.
Inline
Inline date picker example
Format
Date picker allow us to set different date format
Orientation
You can override the default positioning algorithm
by using the
datepicker-orientation="{top|right|bottom|left}"
data attributes. You can even combine right with
bottom or left with top.