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 3cf4baf commit 77ab7eaCopy full SHA for 77ab7ea
docs/index.md
@@ -74,6 +74,7 @@ General datepicker component.
74
| `timeIntervals` | `number` | `30` | |
75
| `title` | `string` | | |
76
| `todayButton` | `string` | | |
77
+| `useShortMonthInDropdown` | `bool` | | |
78
| `useWeekdaysShort` | `bool` | | |
79
| `utcOffset` | `number` | | |
80
| `value` | `string` | | |
docs/month_dropdown.md
@@ -7,3 +7,4 @@
7
| `locale` | `string` | | |
8
| `month` (required) | `number` | | |
9
| `onChange` (required) | `func` | | |
10
0 commit comments