api documentation for react-intl (v2.2.3)

Internationalize React apps. This library provides React components and an API to format dates, numbers, and strings, including pluralization and handling translations.

table of contents

  1. module react-intl
    1. function react-intl.FormattedDate (props, context)
    2. function react-intl.FormattedHTMLMessage (props, context)
    3. function react-intl.FormattedMessage (props, context)
    4. function react-intl.FormattedNumber (props, context)
    5. function react-intl.FormattedPlural (props, context)
    6. function react-intl.FormattedRelative (props, context)
    7. function react-intl.FormattedTime (props, context)
    8. function react-intl.IntlProvider (props)
    9. function react-intl.addLocaleData ()
    10. function react-intl.defineMessages (messageDescriptors)
    11. function react-intl.injectIntl (WrappedComponent)
    12. function react-intl.intlShape ()
  2. module react-intl.intlShape
    1. function react-intl.intlShape ()
    2. function react-intl.intlShape.isRequired ()

module react-intl

function react-intl.FormattedDate (props, context)

function react-intl.FormattedHTMLMessage (props, context)

function react-intl.FormattedMessage (props, context)

function react-intl.FormattedNumber (props, context)

function react-intl.FormattedPlural (props, context)

function react-intl.FormattedRelative (props, context)

function react-intl.FormattedTime (props, context)

function react-intl.IntlProvider (props)

function react-intl.addLocaleData ()

function react-intl.defineMessages (messageDescriptors)

function react-intl.injectIntl (WrappedComponent)

function react-intl.intlShape ()

module react-intl.intlShape

function react-intl.intlShape ()

function react-intl.intlShape.isRequired ()

[ this document was created with utility2 ]