UNPKG

react-day-picker

Version:

Customizable Date Picker for React

9 lines (8 loc) 199 B
/** * The ARIA label for the navigation toolbar. * * @defaultValue `""` * @group Labels * @see https://daypicker.dev/docs/translation#aria-labels */ export declare function labelNav(): string;