findConditionPath()
findConditionPath(
path:Path,rulesEngine:RulesEngineAny):FindConditionPath
Defined in: packages/rules-engine/src/utils/pathUtils.ts:26
Returns the RuleGroupType/RuleGroupTypeIC at the given path within a rules engine.
Parameters
| Parameter | Type |
|---|---|
path | Path |
rulesEngine | RulesEngineAny |
Returns
caution
API documentation is generated from the latest commit on the main branch. It may be somewhat inconsistent with official releases of React Query Builder.