FrontendDeveloper.in

Vue.js question detail

What are the supported System Modifier Keys?

Vue supports below modifiers to trigger mouse or keyboard event listeners when the corresponding key is pressed,

  1. .ctrl
  2. .alt
  3. .shift
  4. .meta

Lets take an example of control modifier with click event,

<!-- Ctrl + Click -->
Back to all Vue.js questions
Get LinkedIn Premium at Rs 399