Skip to content

Files

Latest commit

a7c91cb · Jul 2, 2024

History

History

j-AjaxLoading

readme.md

j-AjaxLoading

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

  • jComponent v19|v20
  • 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