# SearchResultPaging
The SearchResultPaging
component has the same representation as component PageChangeComponent, differing only in the paging logic considering a SearchActor.
# Properties
HTMLElement
BaseComponent
Element tag:
cm4ap-search-result-paging
# Parameter
# Parameters in the Layout
Name | Type | Description |
---|---|---|
searchActor | SearchActor | The actor performs a new search after changing the current page. After each search in the actor, the current page and the total number of pages with new search results are verified. |