mirror of
https://github.com/zhigang1992/DefinitelyTyped.git
synced 2026-05-18 04:24:30 +08:00
Merge pull request #9962 from CaselIT/patch-5
Added jQuery-contextMenu missing 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