resetLoadMask
@combeenation/custom-code-utils
Variable: resetLoadMask()
constresetLoadMask: (ctrlName?) =>void=CtrlLoadMask.resetLoadMask
Can be used to force hiding the load mask completly and clear the load mask queue for a specific control
Parameters
ctrlName?
string
Name of control for which the load mask queue should be cleared. Viewport is used if not given.
Returns
void