React-calendar: Is there any way to disable the << and >> icons?

Created on 23 Apr 2020  路  1Comment  路  Source: wojtekmaj/react-calendar

image

Hi, thanks for the great calendar component, I was wondering if there was any way for me to disable the << and >> options in a calendar.

question

Most helpful comment

You can disable them by setting the next2Label and prev2Label attributes to null.

>All comments

You can disable them by setting the next2Label and prev2Label attributes to null.

Was this page helpful?
0 / 5 - 0 ratings

Related issues

akabab picture akabab  路  4Comments

Muttakee31 picture Muttakee31  路  4Comments

mikeyharris89 picture mikeyharris89  路  4Comments

Coder2012 picture Coder2012  路  5Comments

guydewinton picture guydewinton  路  3Comments