StepNavigator
Introduction
This sample shows how to use the <stepper> component and its child component <stepper-item> in the JavaScript UI framework. When multiple steps are required to complete a task, you can use the <stepper> component to navigate your users through the whole process.
Usage
-
On the sample app, touch NEXT as prompted. When the last step is complete, the home screen is displayed.
-
On the home screen, touch RESET to return to the first step.
-
In the third step, select Skip subsequent steps and touch SKIP to go to the home screen.
Constraints
This sample can only be run on standard-system devices.