generateAccessibleDescription()
generateAccessibleDescription(
props: {path:Path;qbId:string; }):string
Parameters
| Parameter | Type |
|---|---|
props | { path: Path; qbId: string; } |
props.path | Path |
props.qbId | string |
Returns
string
Defined in
packages/react-querybuilder/src/utils/generateAccessibleDescription.ts:4
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.