RuleBase Interface

Base interface for all Rule implementations. Not meant to be used directly, see Rule.

Properties

Name Type Description
onlyIfNotHandled undefined | boolean Should this rule should be ignored if there is already an existing
rule with a higher priority.
 
priority undefined | number Defines the order in which presentation rules will be evaluated and executed.  
ruleType RuleTypes Used for serializing to JSON.  

Defined in

Last Updated: 08 January, 2020