• +91 9723535972
  • info@interviewmaterial.com

Vue JS Interview Questions and Answers

Question - What are key modifiers?

Answer -

Vue supports key modifiers on v-on for handling keyboard events. Let's take an example of keyup event with enter keycode.

Remembering all the key codes is really difficult. It supports the full list of key codes aliases

  • .enter
  • .tab
  • .delete (captures both “Delete” and “Backspace” keys)
  • .esc
  • .space
  • .up
  • .down
  • .left
  • .right
Now the above keyup code snippet can be written with aliases as follows,


Comment(S)

Show all Coment

Leave a Comment




NCERT Solutions

 

Share your email for latest updates

Name:
Email:

Our partners