Skip to content

Commit 0be0ce2

Browse files
authored
Merge pull request #698 from arashdalir/patch-1
Updated documentation for `callback`
2 parents 17701d8 + 5f4067e commit 0be0ce2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

documentation/docs/items.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -93,7 +93,7 @@ The Callback is executed in the context of the triggering object. The first argu
9393

9494
If no callback and no default callback is specified, the item will not have an action
9595

96-
`callback`: `function(itemKey, opt, rootMenu, originalEvent)`
96+
`callback`: `function(itemKey, opt, originalEvent)`
9797

9898
#### Example
9999

0 commit comments

Comments
 (0)