InputDate
An input component for date selection.
Based on Reka UI InputDate
Key Props
range: to select a range of dates.color: to change the color of the InputDate.variant: to change the variant of the InputDate.size: to change the size of the InputDate.disabled: to disable the InputDate.
Usage
<UInputDate
<!-- props here -->
/>