DOM Attributes in React 16
· 3 min read
在过去, React通常忽略未知的DOM属性。 如果你写的JSX使用了React不能识别的属性, React将会跳过它, 比如:
在过去, React通常忽略未知的DOM属性。 如果你写的JSX使用了React不能识别的属性, React将会跳过它, 比如:
Optimize your pages for instant loads when using the browser's back and forward buttons.