On this pageType alias: WeekNumberLabelƬ WeekNumberLabel: (n: number, options?: { locale?: Locale }) => stringType declaration▸ (n, options?): stringReturn the ARIA label of the week number.ParametersNameTypennumberoptions?Objectoptions.locale?LocaleReturnsstringDefined intypes/Labels.ts:33