Skip to main content
Deno 2 is finally here 🎉️
Learn more
Go to Latest
function WeekNumber
import { WeekNumber } from "https://deno.land/x/netzo@0.3.66/deps/react-day-picker.ts";

Render the week number element. If onWeekNumberClick is passed to DayPicker, it renders a button, otherwise a span element.

Returns

JSX.Element