Home > @findkit/ui > HitClickEvent
HitClickEvent interface
Signature:
export interface HitClickEvent
Properties
| Property | Modifiers | Type | Description |
|---|---|---|---|
| hit | SearchResultHit | ||
| preventDefault | () => void | ||
| target | HTMLElement | ||
| terms | string |
Home > @findkit/ui > HitClickEvent
Signature:
export interface HitClickEvent
| Property | Modifiers | Type | Description |
|---|---|---|---|
| hit | SearchResultHit | ||
| preventDefault | () => void | ||
| target | HTMLElement | ||
| terms | string |