Skip to main content

4 docs tagged with "History Action"

View All Tags

History Action

History Action is defined as: URL change to History Stack; pop, push or replace. Topics on: RR listens for URL changes in History Object, whether History Action

pop

pop is defined as: when user clicks back/forward button. Topics on: . Read more: React, React Stack, React Router Dom, React Router API, React Router V 5, RR Co

push

push is defined as: to add link entry to History Stack; trigger on click link or programatically navigate. Topics on: . Read more: React, React Stack, React Rou

replace

replace is defined as: to replace current entry in History Stack. Topics on: . Read more: React, React Stack, React Router Dom, React Router API, React Router V