Returns whether the given form will be submitted through Unpoly instead of making a full page load.
By default Unpoly will follow forms if the element has one of the following attributes:
[up-submit]
[up-target]
[up-layer]
[up-transition]
To consider other selectors to be submittable, see up.form.config.submitSelectors
.