Options
All
  • Public
  • Public/Protected
  • All
Menu

Enumeration RuleEffect

The different rule effects.

Index

Enumeration members

Enumeration members

DISABLE

DISABLE: = "DISABLE"

Effect that disables the associated element.

ENABLE

ENABLE: = "ENABLE"

Effect that enables the associated element.

HIDE

HIDE: = "HIDE"

Effect that hides the associated element.

SHOW

SHOW: = "SHOW"

Effect that shows the associated element.

Generated using TypeDoc