Home > @findkit/ui > HitSlotParts > TitleLink

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