# ComponentEmbedProps

`interface` in `discord-component-embed` · v0.1.0

<https://docs.seedcord.org/packages/discord-component-embed/0.1.0/interfaces/component-embed-props>

```ts
interface ComponentEmbedProps
```

## Properties

### children

```ts
children: ReactElement;
```

The `<Container>` to show in place of the Open Graph card.
