Home Reference Source

References

Class Summary

Static Public Class Summary
public

A Counter with increment and decrement buttons

Function Summary

Static Public Function Summary
public

Get default Locale from platform - TODO

public

injectIntl(options: Object)

Decorator to inject React Intl API

public

mountWithIntl(node: Component, context: Object, messages: Object, locale: string): *

Mount the node with Intl provider context.

public

shallowWithIntl(node: ReactComponent, context: Object, messages: Object, locale: string): *

Create a shadow renderer that wraps a node with Intl provider context.

public

toJS()

Decorator to convert ImmutableJS props to JavaScript props