mergeSpELInverse()
mergeSpELInverse(
base:SpELInverse,custom?:Partial<SpELInverse>):SpELInverse
Defined in: expr/src/functions/spel.ts:54
Merges a custom SpELInverse over the built-in defaultSpELInverse.
Parameters
| Parameter | Type |
|---|---|
base | SpELInverse |
custom? | Partial<SpELInverse> |
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.