Skip to content

Properties

PropertyTypeDescription
onSubmitResultfunction(optional) This function is called whenever the onSubmit event returns a result. It receives an object as the first parameter, including the submitState. Read more about the parameters in the info section.
onStateChangefunction(optional) This function is called whenever the submit confirmation state changes. It takes an object as the first parameter. Read more about the parameters in the info section.