# SearchResultCount

The component SearchResultCount shows the number of elements that match the search conditions.

# Properties

  • HTMLElement

  • 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:
  • If actor SearchActor is defined, the attributes module from the actor
  • module of context
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
Request missing documentation