File tree 1 file changed +4
-4
lines changed
1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change 104
104
<desc >Triggered when the field is blurred, if the value has changed.</desc >
105
105
<argument name =" event" type =" Event" />
106
106
<argument name =" ui" type =" Object" >
107
- <property name =" item" type =" jQuery " >
107
+ <property name =" item" type =" Object " >
108
108
<desc >The item selected from the menu, if any. Otherwise the property is <code >null</code >.</desc >
109
109
</property >
110
110
</argument >
122
122
</desc >
123
123
<argument name =" event" type =" Event" />
124
124
<argument name =" ui" type =" Object" >
125
- <property name =" item" type =" jQuery " >
125
+ <property name =" item" type =" Object " >
126
126
<desc >The focused item.</desc >
127
127
</property >
128
128
</argument >
153
153
</desc >
154
154
<argument name =" event" type =" Event" />
155
155
<argument name =" ui" type =" Object" >
156
- <property name =" item" type =" jQuery " >
157
- <desc >The selected item .</desc >
156
+ <property name =" item" type =" Object " >
157
+ <desc >An Object with < code >label</ code > and < code >value</ code > properties for the selected option .</desc >
158
158
</property >
159
159
</argument >
160
160
</event >
You can’t perform that action at this time.
0 commit comments