This screenshot shows the property inspector for the orderMore state. The dialog contains three tabs: General, Component, and Transitions. The Transitions tab is selected. It contains a Next Transition property, the value of which is determined by a dropdown in which the selected value is "End Flow (implicit)". There is also an Action table with columns for Action Name and Transition To. There are three entries: * the cancel action transitions to invokeCancel * the checkout action transitions to invokeCheckout * the orderMore action transitions to invokeCustomEvent