daliborgogic / nuxt-interpolation

Nuxt.js module as directive for binding every link to catch the click event, and if it's a relative link router will push.
https://www.npmjs.com/package/nuxt-interpolation
44 stars 2 forks source link

Added ctrl key check #27

Closed NekoCdr closed 1 year ago

NekoCdr commented 1 year ago

"Meta key + click" opens page in new tab on Mac only. For Windows and Linux "Ctrl key + click" would be used.

daliborgogic commented 1 year ago

@NekoCdr 👌