Function: labelMonthDropdown()
labelMonthDropdown(
_options?
):string
Defined in: src/labels/labelMonthDropdown.ts:12
Generates the ARIA label for the months dropdown.
Parameters
Parameter | Type |
---|---|
_options? | DateLibOptions |
Returns
string
The ARIA label for the months dropdown.
Default Value
"Choose the Month"