# DetailNaviButtonsLayout
The component DetailNaviButtonsLayout
is required to navigate through a list. It is displayed as two buttons. Clicking on a button selects objects in one or the other direction.
# Properties
HTMLElement
BaseComponent
Element tag:
cm4ap-detail-navi-buttons-layout
# Parameter
# Parameters in the Layout
Name | Type | Description |
---|---|---|
listActor | ListActor | The actor is necessary to control the visibility of the component. The component is hidden if the actor is not set or does not contain any elements. |
selectionActor | SelectionActor | The actor will navigate through the list. |