Do you want BuboFlash to help you learning these things? Or do you want to add or correct something? Click here to log in or create user.



Client React DOM APIs

The react-dom/client APIs let you render React components on the client (in the browser). These APIs are typically used at the top level of your app to initialize your React tree. A framework may call them for you. Most of your components don’t need to import or use them.

If you want to change selection, open document below and click on "Move attachment"

Client React DOM APIs – React
e Hatches REACT API Hooks Components APIs Legacy APIs REACT DOM API Components APIs Client APIs Server APIs GET INVOLVED React Community STAY INFORMED React Blog Is this page useful? React Docs <span>Client React DOM APIs The react-dom/client APIs let you render React components on the client (in the browser). These APIs are typically used at the top level of your app to initialize your React tree. A framework may call them for you. Most of your components don’t need to import or use them. Client APIs createRoot lets you create a root to display React components inside a browser DOM node. hydrateRoot lets you display React components inside a browser DOM node whose HTML c


Summary

statusnot read reprioritisations
last reprioritisation on suggested re-reading day
started reading on finished reading on

Details



Discussion

Do you want to join discussion? Click here to log in or create user.