RulesEngineConditionBuilder
constRulesEngineConditionBuilder:React.MemoExoticComponent<(props:ConditionProps) =>React.JSX.Element>
Defined in: rules-engine/src/components/RulesEngineConditionBuilder.tsx:183
Default condition editor for RulesEngineBuilder. Analogous to an "if" or "else-if" block.
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.