Is there any way to render the content of a Microsoft Booking page into my ReactJS application?
For example, I have found this as example (non-related, just googled).
This is the idea..
Basically, I have my App working, and the central zone where the page should be rendered is a div.
Thanks.
I have found this Post on Microsoft Forums (https://answers.microsoft.com/en-us/msoffice/forum/all/embed-booking-site-into-my-website/ce4e987f-6ba8-457f-aae2-492b8d1ee393?auth=1), where it indicates how to do this.
It works as expected.