UNPKG

@thepassle/axobject-query

Version:

Programmatic access to information about the AXObject Model

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