Function AuthView

Represents the authentication view component.

  • Type Parameters

    • Data extends unknown = any

      The type of data.

    • Payload = any

      The type of payload.

    • Field = IField<Data, Payload>

      The type of field.

    Parameters

    Returns Element

    The AuthView component.