import { useDayPicker } from "https://deno.land/x/netzo@0.4.62/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.
x/netzo/deps/react-day-picker.ts>useDayPicker
import { useDayPicker } from "https://deno.land/x/netzo@0.4.62/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.