Options
| Name | Type | Required |
|---|---|---|
| name | string | |
| label | string | |
| helperText | string | |
| description | string | |
| isDisabled | boolean | |
| isReadOnly | boolean | |
| showTodayButton | boolean | |
| todayButtonLabel | string | |
| closeOnDaySelect | boolean | |
| isClearable | boolean |
This component also accepts all other original props, please see here!