# ComponentEmbedProps

`interface` in `discord-component-embed/react` · v0.2.2

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

```ts
interface ComponentEmbedProps
```

## Properties

### children

```ts
children: ReactElement;
```

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