Skip to content

ResultDomItemChild.onResultClick method

ResultDomItemChild › onResultClick

Unofficial

Handle click on this match to navigate to it.

Signature:

onResultClick(event: UIEvent): void

Parameters:

Parameter Type Description
event UIEvent The UI event that triggered the click.

Returns: void