Skip to content

v0.3.4

Compare
Choose a tag to compare
@rzane rzane released this 01 Oct 21:10
· 12 commits to master since this release

Keep track of form submission. This allows you to retrieve the number of times the form has been submitted via form.submission.count and any errors that were thrown during submission via form.submission.error. These two properties in combination will allow you to determine if the form was successfully submitted.