Skip to main content
Module

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

Full-stack Deno framework for building business web apps like internal tools, dashboards, admin panels and automated workflows.
Latest
function useNavigation
import { useNavigation } from "https://deno.land/x/netzo@0.5.119/deps/react-day-picker.ts";

Hook to access the NavigationContextValue. Use this hook to navigate between months or years in DayPicker.

This hook is meant to be used inside internal or custom components.