You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
<desc>An object containing options to set, with the name of the option as the key and the option value as the value.</desc>
300
300
</argument>
301
301
</method>
302
302
<methodname="_setOption">
@@ -341,7 +341,7 @@ _setOption: function( key, value ) {
341
341
</argument>
342
342
<argumentname="handlers"type="Object">
343
343
<desc>
344
-
A map in which the string keys represent the event type and optional selector for delegation, and the values represent a handler function to be called for the event.
344
+
An object in which the keys represent the event type and optional selector for delegation, and the values represent a handler function to be called for the event.
0 commit comments