literate-couscous

View the Project on GitHub posva/literate-couscous

Home > vue-router > RouteLocationOptions > replace

RouteLocationOptions.replace property

Replace the entry in the history instead of pushing a new entry

Signature:

replace?: boolean;