
FetchIt
Lightweight component for form handling and submission using Fetch API


The component registers several settings for convenience.
fetchit.frontend.js [[+assetsUrl]]js/default.min.jsPath to the script that defines the form handler class.
fetchit.frontend.js.classname FetchItName of the JS class whose instance handles form processing.
fetchit.frontend.input.invalid.class CSS class added to elements that fail validation.
fetchit.frontend.custom.invalid.class CSS class added to custom elements whose key failed validation.
fetchit.frontend.default.notifier falseEnables or disables the default notification library.