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

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

Deno-powered framework for building business web apps
Go to Latest
type alias CustomModifiers
import { type CustomModifiers } from "https://deno.land/x/netzo@0.3.91/deps/react-day-picker.ts";

A map of matchers used as custom modifiers by DayPicker component. This is the same as DayModifiers]], | but it accepts only array of [[Matchers.

definition: Record<Modifier, Matcher[]>