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
Unblocks user interactions. Decrements the internal counter.
81
+
Unblocks user interactions. By default, decrements the internal counter. When `abort` is `true`, immediately resets the counter to zero and releases all locks.
82
+
83
+
**Parameters:**
84
+
85
+
-`abort` (optional): When `true`, immediately unlocks all locks. Default: `false`
0 commit comments