# Viewstack

The component Viewstack can have several child elements, but only shows one child element at a time. The ToggleActor controls the display of elements.

# Properties

  • HTMLElement

  • Element tag: cm4ap-viewstack

# Parameter

# Parameters in the Layout

Name Type Description
hideActor HideActor The actor is informed by the component whether a child element is displayed.
ignoreToggleActorFilling boolean
default: false
Defines whether the component fills in the ToggleActor with the child element information.
toggleActor ToggleActor The actor receives the information about the child elements from the component and causes the component to change the display of the child element.
Request missing documentation