UNPKG

react-day-picker

Version:

Customizable Date Picker for React

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