SubmitCollector

public class SubmitCollector : SingleValueCollector, Submittable, @unchecked Sendable

Class representing a SUBMIT_BUTTON Type. This class inherits from the SingleValueCollector class and implements the Collector protocol. It is used to collect data when a form is submitted.

  • Return event type

    Declaration

    Swift

    public func eventType() -> String