# Thumbnail

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

<https://docs.seedcord.org/packages/discord-component-embed/0.1.0/functions/thumbnail>

A small image, used as the accessory of a `<Section>`.

```ts
Thumbnail(_props: MediaProps): null
```

A small image, used as the accessory of a `<Section>`.

Parameters.

- `_props` `MediaProps`

Returns `null`.
