# HideActor

The HideActor hides or shows the components which IDs are assigned to the actor. It contains an attribute that defines whether the component should be shown or hidden.

# Properties

  • Parent:

    • Actor
  • Element tag: HideActor

# Parameter

# Parameters in the Layout

Name Type Description
targetIds array of string Identifiers of the components that should be hidden
Request missing documentation