# SubpanelPaging
With component SubpanelPaging
, a user can move through a relation and display further search results.
# Properties
HTMLElement
BaseComponent
Element tag:
cm4ap-subpanel-paging
# Parameter
# Parameters in the Layout
Name | Type | Description |
---|---|---|
searchActor | SearchActor | The actor contains all attributes of the last search query. It is required to read the current page and to change the page. |
hideByEmptyResult | boolean default: false | Defines whether the component is displayed although there is no search result. |