InlineCombinator()
InlineCombinator(
allProps:InlineCombinatorProps):Element
Defined in: packages/react-querybuilder/src/components/InlineCombinator.tsx:12
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
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.