UIFormElement

open class UIFormElement

A label and input combonation that is used in a form.

  • The top level element of the form element. This is the wrapper div.

    Declaration

    Swift

    public var topLevelElement: UIElement