Skip to content

ResultDomItem.onResultClick method

ResultDomItem › onResultClick

Unofficial

Handle click on a search result to navigate to it.

Signature:

onResultClick(arg1: unknown): unknown

Parameters:

Parameter Type Description
arg1 unknown

Returns: unknownThe result of the click handler.