React (software): Difference between revisions

Content deleted Content added
No edit summary
Tag: Reverted
No edit summary
Line 22:
 
==Basic usage==
TheThen following is a rudimentary example of React usage in HTML with [[React (JavaScript library)#JSX|JSX]] and JavaScript.
<syntaxhighlight lang="html" line="1">
<div id="myReactApp"></div>