New to Kendo UI for AngularStart a free 30-day trial

Represents the prefix adornments container for the TextArea component.

Nest the <kendo-textarea-prefix> component inside <kendo-textarea> to add elements before the input.

Definition

Package:@progress/kendo-angular-inputs

Selector:kendo-textarea-prefix

Export Name:Accessible in templates as #kendoTextAreaPrefixInstance="kendoTextAreaPrefix"

Syntax:

html
<kendo-textarea>
  <kendo-textarea-prefix>
    <button kendoButton fillMode="clear" [svgIcon]="imageIcon"></button>
  </kendo-textarea-prefix>
</kendo-textarea>
In this article
Definition
Not finding the help you need?
Contact Support