New to KendoReactStart a free 30-day trial

Definition

Package:@progress/kendo-react-common

An utility High-order Component for asynchronous focus/blur handling.

By default, the onFocus and onBlur callbacks are called every time a child components receives/loses focus. Use this utility HOC for scenarios where you need to know if the parent has received focus for the first time, or completely lost focus.

Parameters:__namedParametersAsyncFocusBlurArgs​<any> intersected with { children: (args: AsyncFocusBlurArgs​<any>) => ReactNode }Returns:

Element

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