UNPKG

@thepassle/axobject-query

Version:

Programmatic access to information about the AXObject Model

13 lines (12 loc) 229 B
const ScrollBarRole = { relatedConcepts: [ { module: "ARIA", concept: { name: "scrollbar", }, }, ], type: "widget", }; export default ScrollBarRole;