PolymerElements / app-route

A modular client-side router
https://www.polymer-project.org/1.0/articles/routing.html
146 stars 66 forks source link

Exposes dwellTime #213

Closed aarondrabeck closed 6 years ago

aarondrabeck commented 7 years ago

If the user was on a URL for less than dwellTime milliseconds, it won't be added to the browser's history, but instead will be replaced by the next entry.