Skip to content

Reseting result

Oscar edited this page Oct 20, 2017 · 1 revision

To reset a result just use:

this.$vmv.$reset('PATH');

This will reset the result of a value. Useful if you empty the field and want to set it as pristine.

Clone this wiki locally