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>Determine whether a supplied callback is in a list</desc>
10
+
<desc>Determine whether or not the list has any callbacks attached. If a callback is provided as an argument, determine whether it is in a list.</desc>
11
11
<longdesc/>
12
12
<example>
13
13
<desc>Use <code>callbacks.has()</code> to check if a callback list contains a specific callback:</desc>
0 commit comments