Roo/LoadMask.js
authorAlan Knowles <alan@roojs.com>
Tue, 27 Jul 2021 03:46:42 +0000 (11:46 +0800)
committerAlan Knowles <alan@roojs.com>
Tue, 27 Jul 2021 03:46:42 +0000 (11:46 +0800)
Roo/LoadMask.js

index 923099a..c6b5878 100644 (file)
@@ -44,6 +44,7 @@ Roo.LoadMask.prototype = {
      * True to create a single-use mask that is automatically destroyed after loading (useful for page loads),
      * False to persist the mask element reference for multiple uses (e.g., for paged data widgets).  Defaults to false.
      */
+    removeMask : false,
     /**
      * @cfg {String} msg
      * The text to display in a centered loading message box (defaults to 'Loading...')