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