InlineCombinator()
InlineCombinator(
allProps:InlineCombinatorProps):Element
Default inlineCombinator component used by QueryBuilder. A small <div>
wrapper around the combinatorSelector component, used when either
showCombinatorsBetweenRules or independentCombinators are true.
Parameters
| Parameter | Type |
|---|---|
allProps | InlineCombinatorProps |
Returns
Element
Defined in
packages/react-querybuilder/src/components/InlineCombinator.tsx:11
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.