Function: labelGrid()
labelGrid(
date
,options?
,dateLib?
):string
Defined in: src/labels/labelGrid.ts:11
The ARIA label for the month grid, that will be announced when entering the grid.
Parameters
Parameter | Type |
---|---|
date | Date |
options? | DateLibOptions |
dateLib? | DateLib |
Returns
string
Default Value
LLLL y
(e.g. "November 2022")