Skip to content

Latest commit

 

History

History
22 lines (14 loc) · 862 Bytes

File metadata and controls

22 lines (14 loc) · 862 Bytes

Home > @snowplow/node-tracker > FormSubmissionEvent

FormSubmissionEvent interface

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

Signature:

interface FormSubmissionEvent 

Properties

Property Type Description
elements? Array<FormElement> (Optional) The elements contained within the form
formClasses? Array<string> (Optional) The class names on the form
formId string The ID of the form