Options
All
  • Public
  • Public/Protected
  • All
Menu

Type parameters

  • P

  • S

Hierarchy

Index

Constructors

constructor

Properties

Optional childContextTypes

childContextTypes: ValidationMap<any>

Optional contextType

contextType: Context<any>

Optional contextTypes

contextTypes: ValidationMap<any>

Optional defaultProps

defaultProps: Partial<P>

Optional displayName

displayName: undefined | string

Optional getDerivedStateFromError

getDerivedStateFromError: GetDerivedStateFromError<P, S>

Optional getDerivedStateFromProps

getDerivedStateFromProps: GetDerivedStateFromProps<P, S>

Optional propTypes

propTypes: WeakValidationMap<P>

Methods

Optional getDefaultProps

  • getDefaultProps(): P
  • Returns P

Generated using TypeDoc