# Separator

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

<https://docs.seedcord.org/packages/discord-component-embed/0.1.0/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`.
