Skip to main content

FAQ

Sandbox rendering and main thread rendering

The sandbox mode means that the widget enables iframe rendering. Compared with the main thread rendering, it is a safer way for us to put the code in the iframe to run. On top of this, we can freely use more other UI components library.