UNPKG

@thepassle/axobject-query

Version:

Programmatic access to information about the AXObject Model

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