mirror of
https://github.com/zhigang1992/DefinitelyTyped.git
synced 2026-04-23 21:00:01 +08:00
Added missing itemClickEvent option
This commit is contained in:
1
jquery.contextMenu/jquery.contextMenu.d.ts
vendored
1
jquery.contextMenu/jquery.contextMenu.d.ts
vendored
@@ -28,6 +28,7 @@ interface JQueryContextMenuOptions {
|
||||
items: any;
|
||||
reposition?: boolean;
|
||||
className?: string;
|
||||
itemClickEvent?: string;
|
||||
}
|
||||
|
||||
interface JQueryStatic {
|
||||
|
||||
Reference in New Issue
Block a user