kibu-australia / pushy

Clojurescript library for quick and easy HTML5 pushState
Eclipse Public License 1.0
223 stars 28 forks source link

Clarify the docs #31

Open laheadle opened 7 years ago

laheadle commented 7 years ago

"This adds an event listener to all click events, which dispatches on all matched routes. Bypasses on Alt, Shift, Meta, Ctrl keys and middle clicks."

What does this mean? Does a click event somehow generate a "route" that can be "matched"?