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
Parameter | Type |
---|---|
props | QueryBuilderNativeProps <RG , F , O , C > |
Returns
Element
Defined in
native/src/components/QueryBuilderNative.tsx:74
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.