Skip to main content
Deno 2 is finally here 🎉️
Learn more
Module

x/valibot/src/actions/title/index.ts>title

The modular and type safe schema library for validating structural data 🤖
Latest
function title
import { title } from "https://deno.land/x/valibot@v1.0.0-beta.1-i18n/src/actions/title/index.ts";

Creates a title metadata action.

Type Parameters

TInput
TTitle extends string

Parameters

title_: TTitle

The title text.

Returns

A title action.