Skip to main content

VersatileSelectorProps

VersatileSelectorProps: ValueSelectorProps & Partial<FieldSelectorProps<FullField>> & Partial<OperatorSelectorProps> & Partial<CombinatorSelectorProps>

Defined in: packages/react-querybuilder/src/types/props.ts:142

Utility type representing props for selector components that could potentially be any of the standard selector types.


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.