Type alias: DayLabel()
DayLabel: (
day
,activeModifiers
,options
?) =>string
Return the ARIA label for the Day component.
Parameters​
Parameter | Type |
---|---|
day | Date |
activeModifiers | ActiveModifiers |
options ? | object |
options.locale ? | Locale |
Returns​
string