CoreUI React Time Picker
CoreUI React Time Picker Sizing

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

CoreUI React Time Picker Disabled

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

CoreUI React Time Picker Readonly

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