# ActionRow

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

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

A row of link buttons.

```ts
ActionRow(_props: ActionRowProps): null
```

A row of link buttons.

Parameters.

- `_props` `ActionRowProps`

Returns `null`.
