Header menu logo Navs

ActiveRouteParams Type

This object contains parameters and its values that are extracted from the URL when a route is activated.

Note that every parameter here is a string as it is extracted from the URL. As it has not been processed by the route yet.

Record fields

Record Field Description

ParamName

Full Usage: ParamName

Field type: string
Field type: string

ParamValue

Full Usage: ParamValue

Field type: string
Field type: string

SegmentIndex

Full Usage: SegmentIndex

Field type: int
Field type: int

Type something to start searching.