# SearchResultPaging

The SearchResultPaging component has the same representation as component PageChangeComponent, differing only in the paging logic considering a SearchActor.

# Properties

# 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.
Request missing documentation