# RowType

`type` in `core` · v0.9.2

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

Available Discord.js action row types for use with RowComponent

## Declaration

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