Home > @findkit/ui > Slots

Slots interface

All avaivable slots

Signature:

export interface Slots 

Methods

Method Description
Content(props) Search result content
Group(props) Slot for a group of results when using multiple groups
Header(props) Header component which hides automatically when scrolling down
Hit(props) Component override for the result item
Layout(props) Layout component which wraps the header and content
Results(props) The results view view. WHen using multiple groups, this is rendered when users naviages to a group.