Type Parameters

  • P = {}

  • S = {}

Hierarchy

  • ComponentClass

Constructors

  • Parameters

    • props: P
    • Optional context: any

    Returns Component<P, S>

Properties

contextType?: Context<any>
defaultProps?: Partial<P>
displayName?: string

Methods

  • Parameters

    • error: any

    Returns null | Partial<S>

Generated using TypeDoc