[][src]Module seed::browser::url

Structs

Url

Contains all information used in pushing and handling routes. Based on React-Reason's router.

Functions

current

For setting up landing page routing. Unlike normal routing, we can't rely on the popstate state, so must go off path, hash, and search directly.