You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
|`captionLayout`|`"label"`<br/> `"dropdown"`<br/> `"dropdown-months"`<br/> `"dropdown-years"`| Choose the layout of the month caption. Default is `label`. See [Caption and Navigation Layouts](./caption-and-nav-layouts.mdx#caption-layouts). |
12
12
|`reverseYears`|`boolean`| Reverse the order of the years in the dropdown. See [Caption and Navigation Layouts](./caption-and-nav-layouts.mdx#caption-dropdown). |
13
-
|`navLayout`|`"around"`\|`"after"`| Adjust the positioning of the navigation buttons. See [Caption and Navigation Layouts](./caption-and-nav-layouts.mdx#navigation-layouts).|
13
+
|`navLayout`|`"around"`\|`"after"`| Adjust the positioning of the navigation buttons. Default is `"after"`. See [Caption and Navigation Layouts](./caption-and-nav-layouts.mdx#navigation-layouts). |
14
14
|`disableNavigation`|`boolean`| Disable navigating between months. See [Caption and Navigation Layouts](./caption-and-nav-layouts.mdx#disablenavigation). |
15
15
|`hideNavigation`|`boolean`| Hide the navigation bar. See [Caption and Navigation Layouts](./caption-and-nav-layouts.mdx#hidenavigation). |
16
16
|`animate`|`boolean`| Animate month transitions. See [Months Navigation](./navigation.mdx#animate). |
0 commit comments