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