Resolve the SohlAction for a clicked control by walking up to its [data-action-name] row (whose value is the action's shortcode) and looking it up on the owner's logic.
[data-action-name]
The action-owning document.
The clicked control inside an action row.
The action, or undefined if the row or action is missing.
undefined
Resolve the SohlAction for a clicked control by walking up to its
[data-action-name]row (whose value is the action's shortcode) and looking it up on the owner's logic.