UNPKG

@thepassle/axobject-query

Version:

Programmatic access to information about the AXObject Model

13 lines (12 loc) 233 B
const InlineTextBoxRole = { relatedConcepts: [ { module: "HTML", concept: { name: "input", }, }, ], type: "widget", }; export default InlineTextBoxRole;