I need assistance with formatting numbers in Figma and would like to build a prototype to demonstrate this.
Please create a Figma prototype with the following requirements:
-
Add two number variables:
NumberVar1set to5678.45NumberVar2set to7890.55
-
Implement an
onclickevent:- When triggered, this event should sum
NumberVar1andNumberVar2.
- When triggered, this event should sum
-
Display the result:
- The result should be formatted as
$13,569.00and shown on the page.
- The result should be formatted as
This prototype will help us understand what we’re missing and how to handle number formatting effectively.




