react-calendar icon indicating copy to clipboard operation
react-calendar copied to clipboard

Support pick only Month and Year

Open MrHOY opened this issue 1 year ago • 1 comments

Before you start - checklist

  • [X] I have checked if this feature request is not already reported

Description

I make a feature report, and I only need pick month (can pick year too) But I can't do that because when I pick month, calendar will show day to pick

Proposed solution

No response

Alternatives

No response

Additional information

No response

MrHOY avatar Jul 13 '22 11:07 MrHOY

You can set maxDetail prop to year.

<ReactCalendar maxDetail="year" />

mrfullset avatar Aug 04 '22 17:08 mrfullset

This issue is stale because it has been open 90 days with no activity. Remove stale label or comment or this issue will be closed in 14 days.

github-actions[bot] avatar Nov 07 '22 01:11 github-actions[bot]