Docs
API
  • showLoadMask(text: String)

    Shows mask text and block grid/panel with transparent div.
    If do not set text, it will be shown default.

    Example

    
    Fancy.getWidget('myGrid').showLoadMask('Searching');