API Reference > presentation-common > PresentationRules > SubCondition SubCondition Interface Defines child node specifications which should only be handled when a condition is satisfied. Extends ConditionContainer Properties Name Type Description condition undefined | string Defines a condition for the rule, which needs to be met in order to execute it. specifications undefined | ChildNodeSpecification[] Child node specifications which are used if condition is satisfied subConditions undefined | SubCondition[] Nested sub-conditions Defined in presentation/common/src/rules/hierarchy/SubCondition.ts Line 18 Last Updated: 13 June, 2024