# SearchResultCount
The component SearchResultCount
shows the number of elements that match the search conditions.
# Properties
HTMLElement
BaseComponent
Element tag:
cm4ap-search-result-count
# Parameter
# Parameters in the Layout
Name | Type | Description |
---|---|---|
searchActor | SearchActor | The actor is required to get the number of found elements. |
labelModule | string fallback:
| Module name for label |
singleLabel | string default:L-GLOBAL-SEARCH_RESULT_SINGLE | Label for one found element |
multipleLabel | string default:L-GLOBAL-SEARCH_RESULT_MULTIPLE | Label for many found elements |
tooltipLabel | string default:L-GLOBAL-SEARCH_RESULT-INFO | Label for the search result tooltip |