D
D
Dimbos_s2020-01-15 16:59:35
React
Dimbos_s, 2020-01-15 16:59:35

How to display another react component in an iframe in React?

Good afternoon.
There is a react component that now outputs a pdf file to an iframe. Now it is necessary that another react component is displayed in this iframe. But I get a white screen. My code is like this:

<iframe src={Guide} width="960px" height="960px" />

where Guide is a react component.
Tell me how to be? And is it really possible to do so?
Thank you.

Answer the question

In order to leave comments, you need to log in

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question