€0+

Wizard Steps Animation for React, Angular, Vue etc

1 rating
I want this!

Wizard Steps Animation for React, Angular, Vue etc

€0+
1 rating

This is a Rive animation that you can change at runtime the state and the number. My initial goal was to use it for steps for a wizard.

You can use Rive animation with different specific Rive runtimes for Web(JS native), React, Vue, Angular.

It has 3 states(Idle_state, Active_Step, Checked_Step) that you can use for example like this with React:

  const idleInput = useStateMachineInput(rive, "Steps", "Idle_state");
  const activeInput = useStateMachineInput(rive, "Steps", "Active_Step");
  const checkedInput = useStateMachineInput(rive, "Steps", "Checked_Step");

and you can modify the number like this:

rive.setTextRunValue("Number_Incomplete", inputNumber.toString());
rive.setTextRunValue("Number_Active", inputNumber.toString());

I made a codesandbox that is shared in the details.

You can also look at the Rive docs: https://help.rive.app/runtimes/overview#installation-and-getting-started

Pay nothing or as much as you want.

I want this!
Size
94.5 KB
Copy product URL

Ratings

5
(1 rating)
5 stars
100%
4 stars
0%
3 stars
0%
2 stars
0%
1 star
0%