Class: MappifiedComponent

MappifiedComponent()

The MappifiedComponent

Constructor

new MappifiedComponent()

Create the MappifiedComponent.

Source:

Extends

  • React.Component

Members

contextTypes :Object

The context types.

Type:
  • Object
Source:

getWrappedInstance

Returns the wrapped instance. Only applicable if withRef is set to true.

Source:

setWrappedInstance

Sets the wrapped instance.

Source:

wrappedInstance :Element

The wrapped instance.

Type:
  • Element
Source:

Methods

render()

The render function.

Source: