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

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

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

Returns true when the props are of type DayPickerRangeProps.

Parameters

props: DayPickerProps | DayPickerContextValue

Returns

props is DayPickerRangeProps