Skip to content

Commit e2e25b2

Browse files
Publish new API docs (automated commit)
1 parent 7a6c8cf commit e2e25b2

File tree

2 files changed

+2
-0
lines changed

2 files changed

+2
-0
lines changed

docs/index.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -65,6 +65,7 @@ General datepicker component.
6565
| `selectsEnd` | `bool` | | |
6666
| `selectsStart` | `bool` | | |
6767
| `shouldCloseOnSelect` | `bool` | `true` | |
68+
| `showDisabledMonthNavigation` | `bool` | | |
6869
| `showMonthDropdown` | `bool` | | |
6970
| `showMonthYearDropdown` | `bool` | | |
7071
| `showTimeSelect` | `bool` | `false` | |

docs/time.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,7 @@
44
| -------------- | -------- | ------------- | ----------- |
55
| `excludeTimes` | `array` | | |
66
| `format` | `string` | | |
7+
| `includeTimes` | `array` | | |
78
| `intervals` | `number` | `30` | |
89
| `maxTime` | `object` | | |
910
| `minTime` | `object` | | |

0 commit comments

Comments
 (0)