Replies: 1 comment
-
|
Hi @jchurque! The Remote Component implementation in Also, there's no sandbox mode to run Remote Components in a fully isolated way right now. They are a way to integrate a component into the existing React tree seamlessly, within a horizontal micro-frontend approach, with support for shared modules. The only encapsulation mode at the moment is In the future, enhancements could be made to either the |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
Hello,
I would like to know if it’s possible to create a Remote Component — a kind of micro-frontend — that could be loaded into a PHP application in a fully isolated way, without conflicting with the existing CSS or JavaScript.
Thank you very much for your help
Beta Was this translation helpful? Give feedback.
All reactions