Function: labelNext()
labelNext(
_month
):string
Defined in: src/labels/labelNext.ts:11
Generates the ARIA label for the "next month" button.
Parameters
Parameter | Type |
---|---|
_month | undefined | Date |
Returns
string
The ARIA label for the "next month" button.
Default Value
"Go to the Next Month"