# Separator

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

<https://docs.seedcord.org/packages/discord-component-embed/0.2.2/functions/separator>

Vertical space between components, with an optional line.

```ts
Separator(_props: SeparatorProps): null
```

Vertical space between components, with an optional line.

Parameters.

- `_props` `SeparatorProps`

Returns `null`.
