Type Parameters

  • P
  • S

Hierarchy (view full)

Properties

getDerivedStateFromError?: GetDerivedStateFromError<P, S>
getDerivedStateFromProps?: GetDerivedStateFromProps<P, S>