Enum
TextAreaAdornmentsFlow

Specifies the flow of the elements in the prefix and suffix templates of the TelerikTextArea component.

Definition

Namespace:Telerik.Blazor

Assembly:Telerik.Blazor.dll

Syntax:

cs-api-definition
public enum TextAreaAdornmentsFlow

Fields

Horizontal

The elements within the prefix and suffix templates will be ordered in a row.

Declaration

cs-api-definition
Horizontal = 0

Field Value

TextAreaAdornmentsFlow

Vertical

The elements within the prefix and suffix templates will be ordered in a column.

Declaration

cs-api-definition
Vertical = 1

Field Value

TextAreaAdornmentsFlow

In this article
DefinitionFieldsHorizontalVertical
Not finding the help you need?
Contact Support