# Toggler

The Toggler component is the basic component for toggle component and provides basic functions. The component itself cannot be used, but a component derived from toggler must be used.

# Properties

# Parameter

# Parameters in the Layout

Name Type Description
toggleActor ToggleActor The actor is required to pass on the change of switching state to and receive it from the component.
Request missing documentation