# TitleAction

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

Title action interface.

## Generics

- `TInput` `extends any`
- `TTitle` `extends string`

## Definition

- `TitleAction` `extends BaseMetadata<TInput>`
  - `type` `'title'`
  - `reference` `typeof title`
  - `title` `TTitle`
