Arity
Arity:
number
|"unary"
|"binary"
|"ternary"
Allowed values of the FullOperator property arity
. A value of "unary"
or
a number less than two will cause the default ValueEditor to render null
.
Defined in
packages/react-querybuilder/src/types/basic.ts:214
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.