UNPKG

react-context

Version:
11 lines (9 loc) 195 B
--- id: contexts-browser title: Browser --- ``` this.context.browser // string Component.contextTypes = context.subscribe(['browser']) ``` Parses userAgent string and returns the browser name.