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

TextBoxDirective

Updated on Jun 6, 2025

Represents the Kendo UI TextBox directive for the Inputs components for Angular. Use this directive to style the textbox of any input element.

html
<input kendoTextBox />
<input kendoTextBox type="email" />
<input kendoTextBox type="password" />

Selector

input[kendoTextBox]

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