import { InternalModifier } from "https://deno.land/x/netzo@0.3.91/deps/react-day-picker.ts";
The name of the modifiers that are used internally by DayPicker.
Members
The modifier applied to the day ending a selected range, when in range selection mode.
The modifier applied to the days between the start and the end of a selected range, when in range selection mode.
The modifier applied to the day starting a selected range, when in range selection mode.