(this page was created automatically. In case of formatting issues, please visit the official Wiki Page)

Textarea

Overview

Example Textarea

Specs

Tokens

Token Description
displayName Display name in the structure panel.
labelTranslations Field label with multi-language support.
rows Visible height in number of text lines.
counterVisible Shows or hides a character counter.
value Initial text content in the textarea.
placeholder Placeholder text when empty.
saveInLocalStorage Saves content in local storage.
defaultValue Initial value used on reset.
readonly Displays text without allowing edits.
dataField Field name for submitting form data.
controlsRequestType Defines request method: BODY, URL, HEADERS.
validation Configures validation rules.
required Field must be filled before submit.
maxlength Maximum allowed character count.
validated Applies validation to user input.
visibilityPolicySetId Controls visibility with policy sets.
events Configurable component events.
ON_INIT (Events) Triggered on initialization.
ON_DESTROY (Events) Triggered on removal.
ON_VALUE_CHANGE (Events) Triggered on content change.
ON_INIT_BASED_ON_USER_VIEW (Events) Triggered in user view mode.
dataTestId Testing hook ID for automation.

Structure

(Configured in General Properties)

(Configured in Visual Properties)

Textarea structure

(Configured in Non-Visual Properties)

Styling

(Configured in Visual Properties)

Visual Properties tab

Actions & Variants

(Configured in Visual Properties)

(Configured in Event Actions)

Validation

(Configured in Validation Properties)

Authorization

(Configured in Authorization Properties)

Tests

(Configured in Testing Hooks)

Guidelines

[NO DATA AVAILABLE]

Accessibility

[NO DATA AVAILABLE]