ResultDomItemChild.onResultClick method
ResultDomItemChild › onResultClick
Unofficial
Handle click on this match to navigate to it.Signature:
onResultClick(event: UIEvent): voidParameters:
| Parameter | Type | Description |
|---|---|---|
| event | UIEvent | The UI event that triggered the click. |
Returns: void