Skip to main content
Deno 2 is finally here 🎉️
Learn more
Module

x/netzo/deps/react-day-picker.ts>WeekNumberLabel

Deno-powered framework for building business web apps
Go to Latest
type alias WeekNumberLabel
import { type WeekNumberLabel } from "https://deno.land/x/netzo@0.3.91/deps/react-day-picker.ts";

Return the ARIA label of the week number.

definition: (n: number, options?: { locale?: Locale$1; }) => string