Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 2 Current »

Use this block to toggle the visibility of one or several components

Add a gauge and button on stage, and right click on the button:

Switch to the blocks mode.

In this example the visibility of the component named "Gauge" will be toggled:

The user can also toggle the visibility of several blocks by replacing the "component" block with a "queryAll" block:

(this will make all components, including the button toggle, so the user won't be able to press it a second time)

  • No labels