Automatically submits a form when a field changes.
The unobtrusive variant of this is the [up-autosubmit]
attribute.
The event types to observe.
The number of milliseconds to wait between an observed event and validating.
See debouncing callbacks.
Disables fields while waiting for the server response.
A placeholder to show within the targeted fragment while it is loading.
One or more previews that temporarily change the page while the targeted fragment is loading.
Whether to show feedback classes while waiting for the server response.
Additional render options to use when the form is submitted.
A destructor function that stops auto-submitting when called.
Auto-submitting will stop automatically when the observed fields are removed from the DOM.