ui-router-server / location / ServerLocationPluginOptions
Interface: ServerLocationPluginOptions
Defined in: location.ts:44
Options for `serverLocationPlugin`.
Extended by
Properties
| Property | Type | Description | Defined in |
|---|---|---|---|
html5Mode? | boolean | Whether hrefs are paths (/sheet/7B) rather than fragments (#/sheet/7B). Defaults to true; pass false for a hash client. | location.ts:49 |