vue-form-wizard
vue-form-wizard copied to clipboard
Add one more step with message, after sending
how could i show a personalized message by adding one more step?
Not sure if this is the correct way to do it. But I used the following approach to achieve the same as given below.
onComplete() {
axios.post('--complete_path--', {
id: <