Languages
[Edit]
EN

React - get HTML code from rendered component

0 points
Created by:
Wayne
475

In this article, we would like to show you how to get HTML code from a rendered component in React.

To do this, we will use the useRef hook to store a reference to the div element we'll render. The HTML code can be found in the current.outerHTML property.

Runnable example:

Below is an example with a button - when you click on it, the HTML code will be displayed in the console:

Alternative titles

1
Donate to Dirask
Our content is created by volunteers - like Wikipedia. If you think, the things we do are good, donate us. Thanks!
Join to our subscribers to be up to date with content, news and offers.
Native Advertising
🚀
Get your tech brand or product in front of software developers.
For more information Contact us
Dirask - we help you to
solve coding problems.
Ask question.

❤️💻 🙂

Join