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