Skip to content

ResultDomItemChild.onFocusEnter method

ResultDomItemChild › onFocusEnter

Unofficial

Handle focus entering this match item.

Signature:

onFocusEnter(event?: UIEvent | undefined): void

Parameters:

ParameterTypeDescription
event?UIEvent | undefinedThe UI event that triggered focus.

Returns: void