RENodeRulesFact
RENodeRulesFact = {[
key:string]:any;matchPath?:string[]; }
Defined in: rules-engine/src/types/vendored.ts:170
Structural stand-in for node-rules' Fact.
Indexable
[
key:string]:any
Properties
matchPath?
optionalmatchPath?:string[]
Defined in: rules-engine/src/types/vendored.ts:170
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.