Component: Step

Step is a component that represents a single step in a tutorial.

The inspector for this component provide the following commands:

  • New Step adds a new tutorial step as sibling.
  • New Behavior Group to create a new behavior group that you can use to define the behaviors you'd like executed when the step is either active, failed or completed.
  • Add Behavior is used to define a behavior that you'd like to execute only when the step is active.
  • New Pass is used to define a condition that must be met in order for the step to change state to either completed or failed.