UNPKG

react-day-picker

Version:

Customizable Date Picker for React

6 lines (5 loc) 202 B
import { CaptionProps } from '../../components/Caption/Caption'; /** * Render a caption with a button-based navigation. */ export declare function CaptionNavigation(props: CaptionProps): JSX.Element;