Skip to content

API Reference / @gtkx/navigation / getFocusedRouteNameFromRoute

Function: getFocusedRouteNameFromRoute()

getFocusedRouteNameFromRoute(route): string | undefined

Defined in: node_modules/.pnpm/@react-navigation+core@7.21.13_react@19.2.8/node_modules/@react-navigation/core/lib/typescript/src/getFocusedRouteNameFromRoute.d.ts:2

Parameters

route

Partial<Route<string>>

Returns

string | undefined

Released under the MPL-2.0 License.