We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 17701d8 + 5f4067e commit 0be0ce2Copy full SHA for 0be0ce2
documentation/docs/items.md
@@ -93,7 +93,7 @@ The Callback is executed in the context of the triggering object. The first argu
93
94
If no callback and no default callback is specified, the item will not have an action
95
96
-`callback`: `function(itemKey, opt, rootMenu, originalEvent)`
+`callback`: `function(itemKey, opt, originalEvent)`
97
98
#### Example
99
0 commit comments