Harmless
Preparing search index...
@kayahr/harmless
RouteParams
Interface RouteParams<T>
Injectable readonly signal to access current route parameters.
Type Parameters
T
extends
Record
<
string
,
string
>
=
Record
<
string
,
string
>
Hierarchy
ReadonlySignal
<
T
>
RouteParams
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
Harmless
Loading...
Injectable readonly signal to access current route parameters.