result
Get the final result of the sum of the two values.
List of properties and components
0
<--add a result, border (optional), background-color (optional), component (optional) class to body tag-->
+ <body class="component background-color result">
<input class="v-var-1" value="1">
<input class="v-var-2" value="2">
<button class="v-btn v-green v-radius-xl v-operation">
total (+)
</button>
<p class=v-result">0</p>
v-result version