Enumeration RuleEffect

The different rule effects.

Enumeration Members

Enumeration Members

DISABLE: "DISABLE"

Effect that disables the associated element.

ENABLE: "ENABLE"

Effect that enables the associated element.

HIDE: "HIDE"

Effect that hides the associated element.

SHOW: "SHOW"

Effect that shows the associated element.

Generated using TypeDoc