# TrimEndAction

> This document is the Markdown version of [valibot.dev/api/TrimEndAction/](https://valibot.dev/api/TrimEndAction/). For the complete documentation index, see [llms.txt](https://valibot.dev/llms.txt).

Trim end action interface.

## Definition

- `TrimEndAction` `extends BaseTransformation<string, string, never>`
  - `type` `'trim_end'`
  - `reference` `typeof trimEnd`
