import * as pptr from "https://deno.land/x/pptr@1.2.0/src/Accessibility.ts";
Classes
The Accessibility class provides methods for inspecting Chromium's accessibility tree. The accessibility tree is used by assistive technology such as screen readers or switches. |
Interfaces
Represents a Node and the properties of it that are relevant to Accessibility. | |