Skip to content

Commit

Permalink
Merge pull request #288 from GastonZalba/master
Browse files Browse the repository at this point in the history
Fixed `closeMenu` method in the README
  • Loading branch information
jonataswalker authored Aug 8, 2024
2 parents f050f72 + fa252fb commit d80615e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -156,7 +156,7 @@ contextmenu.on('open', function (evt) {

Remove all elements from the menu.

#### contextmenu.close()
#### contextmenu.closeMenu()

Close the menu programmatically.

Expand Down

0 comments on commit d80615e

Please sign in to comment.