Home > @findkit/ui > HitSlotParts > Highlight
HitSlotParts.Highlight() method
The highlights based on the search terms
Signature:
Highlight(props: {
highlight?: string;
}): any;
Parameters
Parameter | Type | Description |
---|---|---|
props | { highlight?: string; } |
Returns:
any