findPath()
findPath(
path:Path,query:RuleGroupTypeAny):FindPathReturnType
Defined in: packages/core/src/utils/pathUtils.ts:14
Returns the RuleType or RuleGroupType/RuleGroupTypeIC at the given path within a query.
Parameters
| Parameter | Type |
|---|---|
path | Path |
query | RuleGroupTypeAny |
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.