Kuika's Stepper element presents step-by-step processes to the user in an organized manner. Users can access the content of the process by going through each step in sequence. It is ideal for multi-step forms, registration processes, or workflows.
The Stepper element is only supported in web applications.
Areas of Use
Registration and Account Creation → Step-by-step information entry, verification, and preferences.
Payment Process → Delivery address, payment information, order confirmation.
Form Filling → Breaking long forms into small steps.
Survey / Quiz → Structuring each step as a question.
Workflows → Visualizing project phases or document approval processes.
Reservations → Presenting hotel, doctor, or event registration steps in sequence.
Learning Platforms → Progressing through lesson or course modules step by step.
Placement / Application → Following steps in job and internship processes.
Use Case – Account Creation Process
In an application, user registration is created with a three-step Stepper:
General Info → The user enters basic information.
Payment Info → Adds payment details.
Activate Account → Activates the account.
When each step is completed, the user moves on to the next step. The active step is highlighted in blue, and completed steps are indicated with a check mark.
UI Design Module Operations
Go to the UI Design module.
Select the Stepper element from the Elements > Interactive category on the left side.
Drag and drop it onto the screen.
Arrange the steps:
Step 1: General Info
Step 2: Payment Info
Step 3: Activate Account
Add specific content (form, information field, etc.) to each step.
Using Properties in the Scenario Context
Stepper1
Description: The main area where step edits are made.
Usage: New steps can be added or existing steps can be renamed with +Add Stepper Item.
Step Direction
Description: Determines the direction of the steps.