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

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

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

Hook to access the DayPickerContextValue.

Use the DayPicker context to access to the props passed to DayPicker inside internal or custom components.

Returns

DayPickerContextValue