CLASS

HiddenFormField

Contents

public final class HiddenFormField: FormField

A hidden form field, which should not be presented to the user.

Properties

value

public let value: String

The value of the field.