mirror of
https://github.com/gosticks/DefinitelyTyped.git
synced 2026-08-14 14:00:26 +00:00
Add content in AutocompleteUIParams (#29180)
This commit is contained in:
Vendored
+1
@@ -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