Function FormFieldText

  • Generic text field component. In the JSLIB, a field has a label, inline error message, and an input of some kind.

    Parameters

    • __namedParameters: FormFieldTextComponentProps

    Returns Element