Skip to main content

node-tracker.formsubmissionevent

Home > @snowplow/node-tracker > FormSubmissionEvent

FormSubmissionEvent interface

A Form Submission Event Used to track when a user submits a form

Signature:
interface FormSubmissionEvent 

Properties

PropertyTypeDescription
elements?Array<FormElement>(Optional) The elements contained within the form
formClasses?Array<string>(Optional) The class names on the form
formIdstringThe ID of the form