Native mobile controls can show small clear icon which is shown only when something is typed in the input control (see address bar or search bar in iOS). Some sites (e.g. google.com) also implement this behavior. Please add this behavior to Kendo input controls. For example, it can be activated by data-clearable attribute or something like this.
This is a built-in feature of the search HTML input type.