Harmless
    Preparing search index...

    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