generateAccessibleDescription
constgenerateAccessibleDescription:AccessibleDescriptionGenerator
Defined in: packages/core/src/utils/generateAccessibleDescription.ts:10
The default accessibleDescriptionGenerator. Produces the aria-label for a rule group:
"Query builder" for the root group, "Rule group at path 0-1" for any other.
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.