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
Copy file name to clipboardExpand all lines: README.md
+3-3Lines changed: 3 additions & 3 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -96,14 +96,14 @@ Allows the message shown in the overlay to be updated while to block is active.
96
96
#### done
97
97
Queues a callback function to be called when the block has finished. This can be useful whenever you wish to redirect the user to a different location while there are still pending AJAX requests.
98
98
99
-
#### isBlocking
100
-
Returns whether currently a block is shown for the instance or not.
101
-
102
99
**Arguments:**
103
100
104
101
***callback** (function)
105
102
The callback function to queue.
106
103
104
+
#### isBlocking
105
+
Returns whether currently a block is shown for the instance or not.
0 commit comments