• Shows the end user a red text element containing the error encountered during processing of the form.

    This is automatically included in a normal form without customButtons set, however it must be inserted if that has been changed.

    Parameters

    • props: Omit<TextProps, "children">

    Returns null | Element

Generated using TypeDoc