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

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

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

The props for the CaptionLabel component.

Properties

optional
id: string

The ID for the heading element. Must be the same as the labelled-by in Table.

displayMonth: Date

The month where the caption is displayed.