API Reference / @gtkx/testing / prettyRoles
Variable: prettyRoles
constprettyRoles: (container) =>string
Defined in: role-helpers.d.ts:24
Formats the accessible roles in a container's tree as a readable string, listing each role together with its widgets and their accessible names.
Parameters
container
The scope to inspect.
Returns
string