CLASS

PasswordFormField

Contents

public final class PasswordFormField: FormField, OptionalValueString

A password form field.

Properties

value

public let value: String?

Methods

encode(to:)

override public func encode(to encoder: Encoder) throws