Skip to main content
A newer version of this page is available. .

DeltaIndicationMode Type

Declaration

export type DeltaIndicationMode = "GreaterIsGood" | "LessIsGood" | "WarningIfGreater" | "WarningIfLess" | "NoIndication"

Members

Name
"GreaterIsGood"
"LessIsGood"
"WarningIfGreater"
"WarningIfLess"
"NoIndication"