RuleWithSubQueryGroupComponentsWrapper()
RuleWithSubQueryGroupComponentsWrapper(
props: {children?:ReactNode; }):Element
Defined in: packages/react-querybuilder/src/components/Rule.tsx:363
Parameters
| Parameter | Type |
|---|---|
props | { children?: ReactNode; } |
props.children? | ReactNode |
Returns
Element
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.