# Demo

Vue Dynamic Directive Arguments

This demo shows how to dynamically assign a DOM event to an element in Vue, using Dynamic Directive Arguments to conditionally bind an event to an element.

Link