reactlynx-testing-library / isInaccessible

Function: isInaccessible()

function isInaccessible(element: Element): boolean

https://testing-library.com/docs/dom-testing-library/api-helpers#isinaccessible

Parameters

Parameter Type
element Element

Returns

boolean

Defined in

index.d.ts:773

Except as otherwise noted, this work is licensed under a Creative Commons Attribution 4.0 International License, and code samples are licensed under the Apache License 2.0.