v-code-diff
v-code-diff copied to clipboard
Discussion: What would be the best approach to associate an event to a change?
Hi all,
Thanks for the awesome library!
I'd like to react to click events on diff changes. So a user could click on a diff change and we could associate a handler that contains the context of the element that was clicked. Do you think this could be achieved?
Thanks,