Skip to content

ui-router-server / redirects / RedirectTarget

Interface: RedirectTarget

Defined in: redirects.ts:38

A redirect target in state terms; the matcher tier formats it back into a path.

Properties

PropertyTypeDescriptionDefined in
params?RawParamsParams for the target's pattern; when present they replace the matched ones.redirects.ts:42
statestringName of the url-addressable state to redirect to.redirects.ts:40