This component is part of the CoreUI LAB. If you want to use Date Picker component you have to install next version of the @coreui/coreui-pro@next package.
The LAB is the place where we release components that are actively developed and will be included in future releases of @coreui/coreui-pro.

For more information please visit our official documentation.
Date Picker
Date PickerWith timepicker
Date PickerSizing

Set heights using data-coreui-size attribute like data-coreui-size="lg" and data-coreui-size="sm".

Date PickerDisabled

Add the data-coreui-disabled="true" attribute on an input to give it a grayed out appearance and remove pointer events.

Date PickerReadonly

Add the data-coreui-input-read-only="true" boolean attribute to prevent modification of the input’s value.

Date PickerDisabled dates