# VideoEmbed

**Kind:** Component

**Source:** [`atloria-monorepo/apps/web/src/components/Viewer/MarkdownRenderer.tsx`](https://github.com/sherkety/atloria/blob/main/atloria-monorepo/apps/web/src/components/Viewer/MarkdownRenderer.tsx#L444)

## Props

| Name | Type | Required | Default |
|---|---|---|---|
| `embedUrl` | `string` | ✓ | - |
| `provider` | `string` | ✓ | - |

## Diagram

```mermaid
graph TD
    component_VideoEmbed_432f8f5f["VideoEmbed"]
    class component_VideoEmbed_432f8f5f rootComponent
```

## Referenced By

- `CustomDiv` (RENDERS)
- `CustomLink` (RENDERS)
- `CustomImage` (RENDERS)
