vue-lynx/vapor / withVaporKeys

Function: withVaporKeys()

function withVaporKeys(fn, keys): AnyFn

Vapor counterpart of vue-lynx's withKeys (no-op on native Lynx — see the withKeys docs).

Parameters

ParameterType
fnEventHandler
keysstring[]

Returns

AnyFn

Defined in

packages/vue-lynx/runtime/src/vapor/index.ts:127