Back to Developer Roadmap

Mouse Button Modifiers

src/data/roadmaps/vue/content/[email protected]

4.0566 B
Original Source

Mouse Button Modifiers

Mouse button modifiers are a type of modifier that can be used with event handlers to specify which mouse button or buttons should trigger the event. These modifiers allow you to customize the behavior of event handlers, such as v-on:click, to respond to specific mouse button clicks.

Visit the following resources to learn more: