The Round component returns the nearest integer, rounding away from zero in halfway cases.

Round component

Slots

The Round component has the following slots:

  • Status: shows the component's status;
  • Out:  the rounded integer value of the In slot value;
  • In: the input value.