Function: labelNext()
labelNext(
month
):string
Defined in: src/labels/labelNext.ts:8
The ARIA label for next month button.
Parameters
Parameter | Type | Description |
---|---|---|
month | undefined | Date | undefined where there's no next month to navigate to. |
Returns
string
Default Value
"Go to the Next Month"