TestID
constTestID: {addGroup:"add-group";addRule:"add-rule";cloneGroup:"clone-group";cloneRule:"clone-rule";combinators:"combinators";dragHandle:"drag-handle";fields:"fields";inlineCombinator:"inline-combinator";lockGroup:"lock-group";lockRule:"lock-rule";notToggle:"not-toggle";operators:"operators";removeGroup:"remove-group";removeRule:"remove-rule";rule:"rule";ruleGroup:"rule-group";shiftActions:"shift-actions";valueEditor:"value-editor";valueSourceSelector:"value-source-selector"; }
Component identifiers for testing.
Type declaration
addGroup
readonlyaddGroup:"add-group"='add-group'
addRule
readonlyaddRule:"add-rule"='add-rule'
cloneGroup
readonlycloneGroup:"clone-group"='clone-group'
cloneRule
readonlycloneRule:"clone-rule"='clone-rule'
combinators
readonlycombinators:"combinators"='combinators'
dragHandle
readonlydragHandle:"drag-handle"='drag-handle'
fields
readonlyfields:"fields"='fields'
inlineCombinator
readonlyinlineCombinator:"inline-combinator"='inline-combinator'
lockGroup
readonlylockGroup:"lock-group"='lock-group'
lockRule
readonlylockRule:"lock-rule"='lock-rule'
notToggle
readonlynotToggle:"not-toggle"='not-toggle'
operators
readonlyoperators:"operators"='operators'
removeGroup
readonlyremoveGroup:"remove-group"='remove-group'
removeRule
readonlyremoveRule:"remove-rule"='remove-rule'
rule
readonlyrule:"rule"='rule'
ruleGroup
readonlyruleGroup:"rule-group"='rule-group'
shiftActions
readonlyshiftActions:"shift-actions"='shift-actions'
valueEditor
readonlyvalueEditor:"value-editor"='value-editor'
valueSourceSelector
readonlyvalueSourceSelector:"value-source-selector"='value-source-selector'
Defined in
packages/react-querybuilder/src/defaults.ts:298
API documentation is generated from the latest commit on the main branch. It may be somewhat inconsistent with official releases of React Query Builder.