Skip to main content

Type alias: Labels

Labels: {"labelDay": DayLabel;"labelMonthDropdown": () => string;"labelNext": NavButtonLabel;"labelPrevious": NavButtonLabel;"labelWeekNumber": WeekNumberLabel;"labelWeekday": WeekdayLabel;"labelYearDropdown": () => string; }

Map of functions to translate ARIA labels for the relative elements.

Type declaration

MemberTypeDescription
labelDayDayLabelDeprecated
This label is not used anymore and this function will be
removed in the future.
labelMonthDropdown() => string-
labelNextNavButtonLabel-
labelPreviousNavButtonLabel-
labelWeekNumberWeekNumberLabel-
labelWeekdayWeekdayLabel-
labelYearDropdown() => string-

Source

src/types/Labels.ts:6