Skip to content
This repository has been archived by the owner on Dec 9, 2022. It is now read-only.

New request function

Latest
Compare
Choose a tag to compare
@martin-badin martin-badin released this 02 Feb 09:04
this.$october.request("onSubmit", {
  formData
  // onLoading: onLoading,
  // onError: onError,
  // onSuccess: onSuccess,
  // redirect: "/"
});