Skip to content

Commit

Permalink
edit wording
Browse files Browse the repository at this point in the history
  • Loading branch information
joakbjerk committed Nov 18, 2024
1 parent 9073a08 commit 3384d88
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ import * as Examples from './Examples'

### Automatically close picker

The calendar will be prevented from automatically closing when the submit or cancel buttons are visible, to ensure that the user is actually able to interact with those buttons after date selection.
The calendar will be prevented from automatically closing when the submit or cancel buttons are visible, to ensure that the user is actually able to interact with them after date selection.

To enable the picker to close automatically, you have to set `showCancelButton` to `false`, to override the default behaviour.

Expand Down

0 comments on commit 3384d88

Please sign in to comment.