ConsequentBuilderBody
constConsequentBuilderBody:React.MemoExoticComponent<(props:ConsequentProps) =>React.JSX.Element>
Defined in: rules-engine/src/components/ConsequentBuilderBody.tsx:98
Default body component for ConsequentBuilder.
Renders the consequent-type selector and, when the selected type carries properties
(see ConsequentTypeOption), an input for each property. Property values are stored
on the consequent under params[name].
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.