Time Picker
CoreUI PRO hexagon
Our Admin Panel isn’t just a mix of third-party components. It’s the only Bootstrap 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.
Example
Time PickerSizing

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

Time PickerDisabled

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

Time PickerReadonly

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