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 – Reacte 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
status | not read | | reprioritisations | |
---|
last reprioritisation on | | | suggested re-reading day | |
---|
started reading on | | | finished reading on | |
---|
Details