A custom callback function for when the form is submitted that can be registered via XUtil.onSubmit.
$.xutil.onSubmit(() => doSomething()) Copy
$.xutil.onSubmit(() => doSomething())
A custom callback function for when the form is submitted that can be registered via XUtil.onSubmit.