Jídelní lístek
×
×
Opravit!

Cvičení:

Zadejte správnou metodu ReactDOM pro vykreslení prvku React do DOM.

ReactDOM.render(myElement, document.getElementById('root'));

Not Correct

Click here to try again.

Correct!

Next ❯
ReactDOM.

  
  
  




Přejděte na stránku w3schools.com
Resetovat skóre
Zavřete toto menu
"; txt += " '; txt += ' MOJE STRÁNKA'; txt += ' '; txt += ' '; txt += ' '; txt += ' '; txt += ' '; txt += ' '; document.getElementById("userprogress").innerHTML = txt; x = Math.kolo((uživatelské skóre/počet cvičení) * 100); stupně = x * 3,6; if (stupně > 359) stupňů = 359; document.getElementById("mypage_circle1").setAttribute("d", descriptionArc(26, 35, 24, 0, 359)); document.getElementById("mypage_circle2").setAttribute("d", descriptionArc(26, 35, 24, 0, stupně)); document.getElementsByClassName("exercisemenuinner")[0].style.top = "169px"; } } function polarToCartesian(centerX, centerY, radius, angleInDegrees) { var angleInRadians = (angleInDegrees-90) * Math.PI / 180.0; return { x: středX + (poloměr * Math.cos(uhelInRadians)), y: centrumY + (poloměr * Math.sin(angleInRadians)) }; } funkce descriptionArc(x, y,

Dokončeno 0 z 24 cvičení:

Reagovat Začínáme
Reagovat ES6 Arrow Function
Reagovat ES6 Variables
Reagovat ES6 Array Methods
Reagovat ES6 Destructuring
Reagovat ES6 Spread
Reagovat ES6 Ternary
Reagovat JSX
React Components
React Props
Reagovat Události
Podmínky reakce
Seznamy reakcí
Reagovat Hooks useState
Reagovat Hooks useEffect
Reagovat CSS Styling

×

Resetovat skóre?

This will reset the score of ALL 24 exercises.

Are you sure you want to continue?



×

Congratulations!

You have finished all 24 React exercises.

Share your score: