What’s new in React 16
Tehseen Ahmed
1.8K5
React 16.0 also has support for custom DOM attributes now, any attribute unknown to react gets passed to the DOM element. More on this can be found here
https://facebook.github.io/react/blog/2017/09/08/dom-attributes-in-react-16.html