We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7a6c8cf commit e2e25b2Copy full SHA for e2e25b2
docs/index.md
@@ -65,6 +65,7 @@ General datepicker component.
65
| `selectsEnd` | `bool` | | |
66
| `selectsStart` | `bool` | | |
67
| `shouldCloseOnSelect` | `bool` | `true` | |
68
+| `showDisabledMonthNavigation` | `bool` | | |
69
| `showMonthDropdown` | `bool` | | |
70
| `showMonthYearDropdown` | `bool` | | |
71
| `showTimeSelect` | `bool` | `false` | |
docs/time.md
@@ -4,6 +4,7 @@
4
| -------------- | -------- | ------------- | ----------- |
5
| `excludeTimes` | `array` | | |
6
| `format` | `string` | | |
7
+| `includeTimes` | `array` | | |
8
| `intervals` | `number` | `30` | |
9
| `maxTime` | `object` | | |
10
| `minTime` | `object` | | |
0 commit comments