v0.7.0
Description
This release adds a prevent-default template helper, that you can use like this:
This is effectively the same as calling event.preventDefault() in your event handler or using the {{action}} modifier like this:
This release adds a prevent-default template helper, that you can use like this:
This is effectively the same as calling event.preventDefault() in your event handler or using the {{action}} modifier like this: