Skip to content

Latest commit

 

History

History
7 lines (4 loc) · 296 Bytes

File metadata and controls

7 lines (4 loc) · 296 Bytes

DriverRoutingHalogenHooks

Demonstrates using hashchange events to drive the root component in a Halogen application via the driver.

Expected Behavior:

Each time the user clicks a link, the hash of the URL will change to that link and the link will appear in the history of prior links.