Web Component: j-AjaxLoading


  • Info
  • HTML
  • JS
  • CSS
  • Meta

j-AjaxLoading

This component can show a loading text for async AJAX operations.

  • works with AJAX() method only

Configuration:

  • url {String} a pattern for URL is evaluated as RegExp, must be defined
  • label {String} optional (default: HTML content)
  • icon {Boolean} adds spinner icon (default: true)

Author