{ "@context": "https://schema.org", "@id": "https://webspecification.com/spec/foundations/invoker-commands.jsonld", "@graph": [ { "@type": "TechArticle", "@id": "https://webspecification.com/spec/foundations/invoker-commands/#article", "headline": "Invoker commands", "description": "Wire a button to open a popover, close a dialog, or run a custom action declaratively with command and commandfor — no click handler, no ARIA plumbing.", "url": "https://webspecification.com/spec/foundations/invoker-commands/", "inLanguage": "en", "isPartOf": { "@type": "WebSite", "@id": "https://webspecification.com/#website", "name": "Web Specification Studio", "url": "https://webspecification.com" }, "author": { "@type": "Person", "name": "Web Specification Studio", "url": "https://webspecification.com" }, "publisher": { "@type": "Organization", "@id": "https://webspecification.com/#organization", "name": "Web Specification Studio", "url": "https://webspecification.com" }, "license": "https://creativecommons.org/licenses/by/4.0/", "dateModified": "2026-07-06T00:00:00.000Z", "citation": [ { "@type": "CreativeWork", "name": "HTML Standard — The button element (command, commandfor)", "url": "https://html.spec.whatwg.org/multipage/form-elements.html#attr-button-command", "publisher": { "@type": "Organization", "name": "WHATWG" } }, { "@type": "CreativeWork", "name": "HTML Standard — CommandEvent", "url": "https://html.spec.whatwg.org/multipage/interaction.html#commandevent", "publisher": { "@type": "Organization", "name": "WHATWG" } }, { "@type": "CreativeWork", "name": "MDN — Invoker Commands API", "url": "https://developer.mozilla.org/en-US/docs/Web/API/Invoker_Commands_API", "publisher": { "@type": "Organization", "name": "MDN" } }, { "@type": "CreativeWork", "name": "Open UI — Invokers explainer", "url": "https://open-ui.org/components/invokers.explainer/", "publisher": { "@type": "Organization", "name": "Open UI" } } ] }, { "@type": "BreadcrumbList", "@id": "https://webspecification.com/spec/foundations/invoker-commands/#breadcrumb", "itemListElement": [ { "@type": "ListItem", "position": 1, "name": "Home", "item": "https://webspecification.com/" }, { "@type": "ListItem", "position": 2, "name": "Spec", "item": "https://webspecification.com/spec/" }, { "@type": "ListItem", "position": 3, "name": "Foundations", "item": "https://webspecification.com/spec/foundations/" }, { "@type": "ListItem", "position": 4, "name": "Invoker commands", "item": "https://webspecification.com/spec/foundations/invoker-commands/" } ] } ] }