Skip to content

Commit 77ab7ea

Browse files
Publish new API docs (automated commit)
1 parent 3cf4baf commit 77ab7ea

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
@@ -74,6 +74,7 @@ General datepicker component.
7474
| `timeIntervals` | `number` | `30` | |
7575
| `title` | `string` | | |
7676
| `todayButton` | `string` | | |
77+
| `useShortMonthInDropdown` | `bool` | | |
7778
| `useWeekdaysShort` | `bool` | | |
7879
| `utcOffset` | `number` | | |
7980
| `value` | `string` | | |

docs/month_dropdown.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,3 +7,4 @@
77
| `locale` | `string` | | |
88
| `month` (required) | `number` | | |
99
| `onChange` (required) | `func` | | |
10+
| `useShortMonthInDropdown` | `bool` | | |

0 commit comments

Comments
 (0)