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