Skip to content

ui-router-server / location / ServerLocationPluginOptions

Interface: ServerLocationPluginOptions

Defined in: location.ts:44

Options for `serverLocationPlugin`.

Extended by

Properties

PropertyTypeDescriptionDefined in
html5Mode?booleanWhether hrefs are paths (/sheet/7B) rather than fragments (#/sheet/7B). Defaults to true; pass false for a hash client.location.ts:49