Codesandbox
Codesandbox is an online code editor that allows you to create and share web applications. It is particularly useful for web developers who want to work on React, Vue, Angular, or any other front-end libraries.
Options
| Option | Description | Required | Default |
|---|---|---|---|
| id | Project ID | Yes | - - |
| theme | Supports light and dark | No | dark |
| loading | Supports lazy and eager | No | lazy |
Example
{% embed codesandbox id="ke8wx" theme="light" loading="lazy" %}