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
Retrieves the <placeholdername="name"/>'s instance object.
4
+
<p>Retrieves the <placeholdername="name"/>'s instance object. If the element does not have an associated instance, <code>undefined</code> is returned.</p>
5
+
6
+
<p>Unlike other widget methods, <code>instance()</code> is safe to call on any element after the <placeholdername="name"/> plugin has loaded.</p>
0 commit comments