Skip to content

Variable: pathname

const pathname: Accessor<string> = pathBox.get

Defined in: site/path.ts:46

The live location.pathname. Tracks popstate and every navigateTo; derive routes from it at whatever granularity the consumer owns.