Skip to main content

node-tracker.formfocusorchangeevent.type

Home > @snowplow/node-tracker > FormFocusOrChangeEvent > type

FormFocusOrChangeEvent.type property

The type of element (e.g. "datetime", "text", "radio", etc.)

Signature:
type?: string | null;