Controls<F, O>
Controls<
F,O> =Required<SetNonNullable<ControlElementsProp<F,O>, keyofControlElementsProp<F,O>>>
Defined in: packages/react-querybuilder/src/types/props.ts:405
All subcomponents.
Type Parameters
| Type Parameter |
|---|
F extends FullField |
O extends string |
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.