Home > @findkit/ui > HitSlotParts > TitleLink
HitSlotParts.TitleLink() method
The hit title
Signature:
TitleLink(props: {
children?: any;
superwordsMatch?: boolean;
href?: string;
}): any;
Parameters
Parameter | Type | Description |
---|---|---|
props | { children?: any; superwordsMatch?: boolean; href?: string; } |
Returns:
any