InputTime
An input for selecting a time.
Based on Reka UI InputTime
Key Props
color: to change the color of the InputTime.variant: to change the variant of the InputTime.size: to change the size of the InputTime.icon: to show an Icon inside the InputTime.avatar: to show an Avatar inside the InputTime.disabled: to disable the InputTime.
Usage
<UInputTime
<!-- props here -->
/>