API Reference

MonthYearStringProps

interface

Full props for the MonthYearString component.

Defined in package/src/types.ts:573

PropTypeDefaultDescription
localesstring | string[]BCP 47 locale(s) for month/year formatting. Falls back to the Root locale.
optionsIntl.DateTimeFormatOptionsIntl.DateTimeFormat options for customizing the output.
monthIndexnumber0Which visible month to display (0-based).