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