vue-lynx/vapor / on
Function: on()
Attach an event listener. Same contract as @vue/runtime-vapor's on,
except the _lynxCatch tag set by .stop modifiers is propagated onto
the invoker so ShadowElement.addEventListener registers a native
catchEvent (Lynx's stop-propagation mechanism).
Parameters
Returns
void
Defined in
packages/vue-lynx/runtime/src/vapor/index.ts:164