mirror of
https://github.com/zhigang1992/DefinitelyTyped.git
synced 2026-04-23 21:00:01 +08:00
Added test
This commit is contained in:
@@ -1471,6 +1471,7 @@ function test_menu() {
|
||||
$(".selector").menu({ position: { my: "left top", at: "right-5 top+5" } });
|
||||
$(".selector").menu({ role: null });
|
||||
$(".selector").menu("option", { disabled: true });
|
||||
$(".selector").menu({ select: (e, ui) => { } });
|
||||
}
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user