useActionError

A hook to get the initial action error.

import { useActionError } from 'react-sprout';

let actionError = useActionError();
  • Name
    actionError
    Type
    any
    Description

    The action error of the initial request