GetDerivedStateFromProps<P, S>: ((nextProps, prevState) => Partial<S> | null)

Type Parameters

  • P
  • S

Type declaration