Skip to main content

QueryBuilderNative()

QueryBuilderNative<RG, F, O, C>(props): Element

Type parameters

Type parameter
RG extends RuleGroupTypeAny
F extends FullField<string, string, string, Option<string>, Option<string>>
O extends FullOperator<string>
C extends FullCombinator<string>

Parameters

ParameterType
propsQueryBuilderNativeProps<RG, F, O, C>

Returns

Element

Source

native/src/components/QueryBuilderNative.tsx:65


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.