
components
Stepper number
v.1.0.0 | SaturnComponents
Play with the component with our playground.
Anatomy

Name | Description |
---|---|
1 Required | The bar width is fixed and the full width of the component will depend on the number of steps. |
2 | Complete step. |
3 | Current step. |
4 | Next step. |
States



Behaviour
- Limit number steps
Limit the number of tabs items to improve usability. The process is simplified between 3 to 6 steps. If more than 7 steps are need is better to use a progress bar component.
These specifications are for horizontal and vertical variables.

- Number steps
The component is not flexible and its width will depend on the number of steps displayed, with 6 being the maximum number of steps. Therefore the distance between bullets will always be the same.
These specifications are for horizontal and vertical variables.

- Mobile steps - width
From 2 steps to 3 steps The component is not flexible and its width will be determined by the number of steps shown, therefore the distance between bullets will always be the same.
After 4 steps the maximum width will be 288px, thus the distance between bullets is reduced to fit.
From 2 steps to 3 steps, the width is determined by the number of steps.

From steps 4 to 6 they will reach the maximum width of 288 px (thus the distance between bullets is reduced).

- Limit number steps
Limit the number of tabs items to improve usability. The process is simplified between 3 to 6 steps. If more than 7 steps are need is better to use a progress bar component.
These specifications are for horizontal and vertical variables.

Desktop

Desktop and tablet

iOS and Android

Layout
Desktop
Left justified component
In desktop we will use the vertical variable and we will justify it to the left respecting the spaces already commented in the layout section.

Tablet
Centered component
On tablet, the component does not adapt to the parent container, but keeps its width depending on the number of steps and remains centered on the screen.

Mobile
Centered component
In mobile the component does not adapt to the parent container until it reaches 4 steps, from 4 to 6 steps the width of the component adapts to the parent container always respecting the side margins.

Do's and dont's

The width of the component is maintained regardless of its parent container,the distance between the bullets will always be the same.

The width will never be adapted to the parent container nor will the distance between bullets be modified.

The processes must be simplified in a maximum of 6 steps.

Processes should not have more than 6 steps.