# MarkupControls

Component MarkupControls allows to control the MarkupActor. With it, color and markup type can be selected. Additionally, all current markups can be hidden.

These changes only happen in the MarkupActor, other components and actors can react accordingly.

# Properties

# Parameter

# Parameters in the Layout

Name Type Description
markupActor MarkupActor The MarkupActor receives the properties that can be selected.
listActor ListActor (opens new window) This actor is required to obtain all markups, so the visibility of markups can be checked and toggled.
Request missing documentation