Skip to content

ui-router-server / redirects / RouteMatch

Interface: RouteMatch

Defined in: redirects.ts:140

What matchRoute reports for a matched pathname.

Properties

PropertyTypeDescriptionDefined in
paramsRawParamsThe params extracted from the pathname, typed and defaulted.redirects.ts:144
statestringThe route (state) name whose full pattern matched.redirects.ts:142