Results Header

Results page header showing result count, search context, and optional sort and filter controls. Server-safe.

core/results-header

Installation

1 · Add registry to components.json

2 · Install component

Examples

Results header

Composed results page

API Reference

PropTypeDescription
resultCount
numberTotal number of results.
resultLabel
stringLabel for the result type.
searchLabel
stringSearch context (destination, dates, travellers).
sortControl
ReactNodeSort select or dropdown element.
filtersControl
ReactNodeFilters button / badge element.
loading
booleanShows a loading skeleton.