Wrap an async (or sync) handler with auto-disable + aria-busy + optional pending label + re-entry guard. Returns the wrapped handler — attach it yourself (composes with addEventListener / onClick).
Wrap an async (or sync) handler with auto-disable + aria-busy + optional pending label + re-entry guard. Returns the wrapped handler — attach it yourself (composes with addEventListener / onClick).