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

DashboardFormatConditionComparisonType Type

Declaration

export type DashboardFormatConditionComparisonType = "Greater" | "GreaterOrEqual"

Members

Name
"Greater"
"GreaterOrEqual"