Skip to main content
Module

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

Full-stack Deno framework for building business web apps like internal tools, dashboards, admin panels and automated workflows.
Latest
function useDayPicker
import { useDayPicker } from "https://deno.land/x/netzo@0.5.119/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.