Home > @findkit/ui > ResultSlotProps

ResultSlotProps interface

Signature:

export interface ResultSlotProps 

Properties

Property Modifiers Type Description
children any
fetchedHits number The number of hits fetched
groupCount number The number of defined groups
hits ReadonlyArray<SearchResultHit>
id string The group id
parts ResultSlotParts
title string | undefined The group title
total number The total number of hits in the group