macodev

Results 1 comments of macodev

You could also reset the component date object directly, via $refs: this.$refs.rangedatepicker.$data.dateRange = {}; Where 'rangedatepicker' is the ref attribute set on the component.