Skip to main content

InlineCombinator()

InlineCombinator(allProps): Element

Default inlineCombinator component used by QueryBuilder. A small <div> wrapper around the combinatorSelector component, used when either showCombinatorsBetweenRules or independentCombinators are true.

Parameters

ParameterType
allPropsInlineCombinatorProps

Returns

Element

Defined in

packages/react-querybuilder/src/components/InlineCombinator.tsx:10


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.