UNPKG

@thepassle/axobject-query

Version:

Programmatic access to information about the AXObject Model

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