Options
All
  • Public
  • Public/Protected
  • All
Menu

Type parameters

  • P

  • S

Hierarchy

Index

Constructors

constructor

  • new RegistrableComponentClass(props: P, context?: any): Component<P, S>
  • Parameters

    • props: P
    • Optional context: any

    Returns Component<P, S>

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 hocs

hocs: Array<higherOrderWrapper<P>>

Optional linkOpts

linkOpts: LinkOpts

Optional mapDataToProps

mapDataToProps: MapDataToPropsParam

Optional propTypes

propTypes: WeakValidationMap<P>

Optional property

property: LazyNNArgument

Optional topology

topology: LazyNNArgument | Array<NamedNode | undefined>

type

type: LazyNNArgument

Legend

  • Module
  • Object literal
  • Variable
  • Function
  • Function with type parameter
  • Index signature
  • Type alias
  • Enumeration
  • Enumeration member
  • Property
  • Method
  • Interface
  • Interface with type parameter
  • Constructor
  • Property
  • Method
  • Index signature
  • Class
  • Class with type parameter
  • Constructor
  • Property
  • Method
  • Accessor
  • Index signature
  • Inherited constructor
  • Inherited property
  • Inherited method
  • Inherited accessor
  • Protected property
  • Protected method
  • Protected accessor
  • Private property
  • Private method
  • Private accessor
  • Static property
  • Static method

Generated using TypeDoc