mirror of
https://github.com/zhigang1992/DefinitelyTyped.git
synced 2026-04-22 20:39:17 +08:00
Add content in AutocompleteUIParams (#29180)
This commit is contained in:
1
types/jqueryui/index.d.ts
vendored
1
types/jqueryui/index.d.ts
vendored
@@ -64,6 +64,7 @@ declare namespace JQueryUI {
|
||||
* The item selected from the menu, if any. Otherwise the property is null
|
||||
*/
|
||||
item?: any;
|
||||
content?: any;
|
||||
}
|
||||
|
||||
interface AutocompleteEvent {
|
||||
|
||||
Reference in New Issue
Block a user