Kendo UI for jQuery
The Kendo UI for jQuery TextArea component applies Kendo UI theme styling to the HTML text area element to provide a consistent look and feel across your jQuery applications.
See the jQuery TextArea demoAs an input component, the jQuery TextArea can have labels attached to it. The label can be positioned before the input or as a floating label.
See the jQuery TextArea Floating demoElevate user interactivity leveraging the option for adding prefix and suffix adornments. These are custom items, usually an icon or button, inside the field before or after the input area. Typical prefix adornments are currency symbols or unit indicators, while suffix adornments are often used for password visibility toggles, formatting or clearing the input.
The jQuery TextArea component supports several styling options enabling you to customize the size, border radius, fill mode, overflow, and resize orientation. You can also easily switch between the available themes and swatches.
See the jQuery TextArea Appearance demo