Function getRawParams

Extracts parameters from the route path.

  • Parameters

    • routePath: string

      The path template of the matched route.

    Returns string[]

    An array of parameter names.