UNPKG

react-context

Version:
11 lines (9 loc) 196 B
--- id: contexts-language title: Language --- ``` this.context.language // string Component.contextTypes = context.subscribe(['language']) ``` Returns the browser language set for use with i18n.