You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I need a quick week selection in this awesome day picker. It is already possible to show week numbers in day picker? Would this feature be something for the core implementation?
I would suggest to implements props like this: <DayPicker enableWeekSelection={true} onWeekClick={ this.handleWeekClick } />
The text was updated successfully, but these errors were encountered:
I need a quick week selection in this awesome day picker. It is already possible to show week numbers in day picker? Would this feature be something for the core implementation?
I would suggest to implements props like this:
<DayPicker enableWeekSelection={true} onWeekClick={ this.handleWeekClick } />
The text was updated successfully, but these errors were encountered: