Code Rendering
The output configuration for React
, VUE
and HTML
are loaded onto a CodeSandbox
project using their public API.
Output Framework | Rendering Tool |
---|---|
React | CodeSandbox |
HTML | CodeSandbox |
Vue | CodeSandbox |
JSON | None |
caution
Any code that is loaded onto CodeSandbox for rendering is publicly accessible via the unique sandbox link (i.e. codesandbox.io/p/sandbox/xxxxxx ). Make sure you are all confidential data is refactored or hidden before previewing any code