enum sap.m.DeviationIndicator

Control sample: sap.m.DeviationIndicator
Visiblity: public
Available since: N/A
Module: sap/m/library
Application Component: CA-UI5-CTR

Enum of the available deviation markers for the NumericContent control.


Properties Overview

Node Description
sap.m.DeviationIndicator.Down

The actual value is less than the target value.

sap.m.DeviationIndicator.None

No value.

sap.m.DeviationIndicator.Up

The actual value is more than the target value.