# RowType

`type` in `kit` · v0.2.0

<https://docs.seedcord.org/packages/kit/0.2.0/types/row-type>

Available Discord.js action row types for use with RowComponent

## Declaration

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