Properties
Optional childContextTypes
childContextTypes: ValidationMap<any>
Optional contextTypes
contextTypes: ValidationMap<any>
Optional defaultProps
defaultProps: Partial<P>
Optional displayName
displayName: undefined | string
Optional getDerivedStateFromProps
getDerivedStateFromProps: GetDerivedStateFromProps<P, any>
Optional propTypes
propTypes: ValidationMap<P>