preferProp()
preferProp(
def
:boolean
,prop
?:boolean
,context
?:boolean
):boolean
Parameters
Parameter | Type |
---|---|
def | boolean |
prop ? | boolean |
context ? | boolean |
Returns
boolean
Defined in
packages/react-querybuilder/src/hooks/usePreferProp.ts:7
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.