New to KendoReactStart a free 30-day trial

Add delayed value for the Input component that will change after a period of time of no typing

Environment

Product Version5.12.0
ProductProgress® KendoReact Input

Description

I want the value of the Input to change only after the user stops typing for some time.

Solution

Having a delayed value is possible by introducing a second state variable and tracking the time for the last change. Such implementation might be suitable for filtering, where triggering the filtering can be initiated only when the user stops typing.

This is an example showcasing how to limit the value:

Change Theme
Theme
Loading ...
In this article
EnvironmentDescriptionSolution
Not finding the help you need?
Contact Support