defaultControlElements
const
defaultControlElements:object
Default components used by QueryBuilder.
Type declaration
actionElement
actionElement: typeof
ActionElement
addGroupAction
addGroupAction: typeof
ActionElement
addRuleAction
addRuleAction: typeof
ActionElement
cloneGroupAction
cloneGroupAction: typeof
ActionElement
cloneRuleAction
cloneRuleAction: typeof
ActionElement
combinatorSelector
combinatorSelector: typeof
ValueSelector
dragHandle
dragHandle: typeof
DragHandle
fieldSelector
fieldSelector: typeof
ValueSelector
inlineCombinator
inlineCombinator: typeof
InlineCombinator
lockGroupAction
lockGroupAction: typeof
ActionElement
lockRuleAction
lockRuleAction: typeof
ActionElement
notToggle
notToggle: typeof
NotToggle
operatorSelector
operatorSelector: typeof
ValueSelector
removeGroupAction
removeGroupAction: typeof
ActionElement
removeRuleAction
removeRuleAction: typeof
ActionElement
rule
rule: typeof
Rule
ruleGroup
ruleGroup: typeof
RuleGroup
ruleGroupBodyElements
ruleGroupBodyElements: typeof
RuleGroupBodyComponents
ruleGroupHeaderElements
ruleGroupHeaderElements: typeof
RuleGroupHeaderComponents
shiftActions
shiftActions: typeof
ShiftActions
valueEditor
valueEditor: typeof
ValueEditor
valueSelector
valueSelector: typeof
ValueSelector
valueSourceSelector
valueSourceSelector: typeof
ValueSelector
Defined in
packages/react-querybuilder/src/defaultControlElements.ts:19
API documentation is generated from the latest commit on the main
branch. It may be somewhat inconsistent with official releases of React Query Builder.