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