# RowType

`type` in `core` · v0.8.0

<https://docs.seedcord.org/packages/core/0.8.0/types/row-type>

Available Discord.js action row types for use with RowComponent

## Declaration

```ts
type RowType = keyof typeof RowTypes;
```
