Skip to main content

QueryBuilderStateProvider()

QueryBuilderStateProvider(props): Element

Context provider for the {@link QueryBuilder} state store.

Parameters

ParameterType
props{ children: ReactNode; }
props.childrenReactNode

Returns

Element

Defined in

packages/react-querybuilder/src/components/QueryBuilderStateProvider.tsx:8


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.