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

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

Deno-powered framework for building business web apps
Go to Latest
function WeekNumber
import { WeekNumber } from "https://deno.land/x/netzo@0.3.91/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