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