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

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

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

Return the ARIA label for the Head component.

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