React Router API Reference
    Preparing search index...

    Type Alias FormEncType

    FormEncType:
        | "application/x-www-form-urlencoded"
        | "multipart/form-data"
        | "application/json"
        | "text/plain"