Documentation

onFocusOut()

Handles the FocusOut event.

onFocusOut(handle: string | ViewBuilderEventHandler<TView>): this;

Parameters

Related