UNPKG

react-context

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