import { type DayPickerContextValue } from "https://deno.land/x/netzo@0.4.72/deps/react-day-picker.ts";
The value of the DayPickerContext extends the props from DayPicker with default and cleaned up values.
Properties
today: Date
x/netzo/deps/react-day-picker.ts>DayPickerContextValue
import { type DayPickerContextValue } from "https://deno.land/x/netzo@0.4.72/deps/react-day-picker.ts";
The value of the DayPickerContext extends the props from DayPicker with default and cleaned up values.