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