Function: labelGridcell()
labelGridcell(
date
,modifiers?
,options?
,dateLib?
):string
Defined in: src/labels/labelGridcell.ts:10
The label for the day gridcell when the calendar is not interactive.
Parameters
Parameter | Type | Description |
---|---|---|
date | Date | - |
modifiers? | Modifiers | The modifiers for the day. |
options? | DateLibOptions | - |
dateLib? | DateLib | - |
Returns
string