UNPKG

@thepassle/axobject-query

Version:

Programmatic access to information about the AXObject Model

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