AccessibleDescriptionGenerator()
AccessibleDescriptionGenerator: (
props
) =>string
Signature of accessibleDescriptionGenerator
prop, used by QueryBuilder to generate
accessible descriptions for each RuleGroup.
Parameters
Parameter | Type |
---|---|
props | object |
props.path | Path |
props.qbId | string |
Returns
string
Defined in
packages/react-querybuilder/src/types/basic.ts:313
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.