Type alias: CaptionLayout
CaptionLayout:
"dropdown"
|"buttons"
|"dropdown-buttons"
The layout of the caption:
dropdown
: display dropdowns for choosing the month and the year.buttons
: display previous month / next month buttons.dropdown-buttons
: display both month / year dropdowns and previous month / next month buttons.