QueryBuilderContext
const
QueryBuilderContext:Context
<QueryBuilderContextProps
<any
,any
>>
Context provider for QueryBuilder. Any descendant query builders will inherit the props from a context provider.
Source
packages/react-querybuilder/src/components/QueryBuilderContext.ts:9
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.