vue state management

I have response that come from my backend server is return details and id and I want to send this id from route to other route without navigate
its like add specific item to favorites route it slould use vue state mangment
Was this page helpful?