Skip to content

Commit

Permalink
docs: readme, hiding the box
Browse files Browse the repository at this point in the history
  • Loading branch information
clragon committed Jan 11, 2024
1 parent 56de762 commit bccf500
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -170,6 +170,7 @@ You can do so with the following parameters:
- `hideWithKeyboard`: Hide the suggestions box when the keyboard is hidden. `True` by default.

You can also very generally hide the suggestions box by returning `null` from the `suggestionsCallback`.
This is different from returning an empty list, which will show the empty widget.

### Customizing the animation

Expand Down

0 comments on commit bccf500

Please sign in to comment.