Standards Docs
ReferenceSchema

textarea

function `textarea` from schema.

function textarea from schema.

Signature

<TName extends string>(config: TypedBuilderConfig<TName>): TextAreaAttributeBuilder<TName, false>

On this page