mirror of
https://github.com/wassname/DefinitelyTyped.git
synced 2026-09-09 11:13:57 +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