Embed
Embed external content
Embed content from external platforms.
Youtube
Codesandbox
Stackblitz
Tweet
Gist
Props
YouTube
| prop | type | default | description |
|---|---|---|---|
| id | string | - | YouTube video ID |
| title | string | "YouTube video" | Iframe title |
CodeSandbox
| prop | type | default | description |
|---|---|---|---|
| id | string | - | Sandbox ID |
| title | string | "CodeSandbox" | Iframe title |
StackBlitz
| prop | type | default | description |
|---|---|---|---|
| id | string | - | Project ID |
| file | string | - | File to open |
| title | string | "StackBlitz" | Iframe title |
Tweet
| prop | type | default | description |
|---|---|---|---|
| id | string | - | Tweet ID |
Gist
| prop | type | default | description |
|---|---|---|---|
| id | string | - | Gist ID (user/id) |
| file | string | - | Specific file |