Invoker Commands API
Summary
Invoker Commands API provides a declarative way to assign behaviors to buttons, enabling control of interactive elements when activated. It introduces attributes to specify the target element and action, exposes an event interface, and includes examples for popovers, dialogs, and custom commands. This can reduce JavaScript reliance and improve performance for common UI interactions.