Arity
Arity =
number|"unary"|"binary"|"ternary"
Defined in: packages/core/src/types/basic.ts:233
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.
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.