Skip to main content

Back Next

The Back Next control serves as a user-friendly interface to navigate through a sequence of steps or pages in a guided process, commonly used in multi-step forms or guided interfaces.

Back Next Control
Back Next Control

Binding Data Options

The Back Next control offers data binding through two primary data options, Back and Next. These options facilitate the text for back and next.

Properties

PropertyDescription
Card BackgroundSets the background color for the Back Next control.
BackgroundSets the color for the control's primary background.

Events

TriggerDescription
card_clickOccurs when a user interacts with the Back Next control's primary card area.
backTriggers when a user selects the "Back" button to navigate to the previous step.
nextTriggers when a user selects the "Next" button to navigate to the subsequent step.