pathsAreEqual()
Defined in: packages/core/src/utils/pathUtils.ts:83
Determines if two paths (each Path) are equivalent.
Parameters
| Parameter | Type |
|---|---|
path1 | Path |
path2 | Path |
Returns
boolean
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.