VersatileSelectorProps
VersatileSelectorProps:
ValueSelectorProps
&Partial
<FieldSelectorProps
<FullField
>> &Partial
<OperatorSelectorProps
> &Partial
<CombinatorSelectorProps
>
Utility type representing props for selector components that could potentially be any of the standard selector types.
Defined in
packages/react-querybuilder/src/types/props.ts:142
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.