Date Picker
CoreUI PRO hexagon
Our Admin Panel isn’t just a mix of third-party components. It’s the only Next.js dashboard built on a professional, enterprise-grade UI Components Library. This component is part of this library, and we present only the basic usage of it here. To explore extended examples, detailed API documentation, and customization options, refer to our docs.
CoreUI React Date Picker
CoreUI React Date Picker With timepicker
::
::
CoreUI React Date Picker Sizing

Set heights using size property like size="lg" and size="sm".

CoreUI React Date Picker Disabled

Add the disabled boolean attribute on an input to give it a grayed out appearance and remove pointer events.

CoreUI React Date Picker Readonly

Add the inputReadOnly boolean attribute to prevent modification of the input's value.

CoreUI React Date Picker Disabled dates