Type Alias: DayPickerLocaleLabels
DayPickerLocaleLabels = { [K in keyof Labels]?: string | Labels[K] }
Defined in: src/classes/DateLib.ts:55
Translations for DayPicker-specific labels.
DayPickerLocaleLabels = { [K in keyof Labels]?: string | Labels[K] }
Defined in: src/classes/DateLib.ts:55
Translations for DayPicker-specific labels.