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
DayLabel: (
day,activeModifiers,options?) =>string
Return the ARIA label for the Day component.
| Parameter | Type |
|---|---|
day | Date |
activeModifiers | ActiveModifiers |
options? | object |
options.locale? | Locale |
string