Skip to main content

InlineCombinator()

InlineCombinator(allProps: InlineCombinatorProps): Element

Defined in: packages/react-querybuilder/src/components/InlineCombinator.tsx:11

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


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.