Skip to content

API Reference / @gtkx/navigation / NavigationListBase

Type Alias: NavigationListBase<ParamList>

NavigationListBase<ParamList> = { [RouteName in keyof ParamList]: unknown }

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

Type Parameters

ParamList

ParamList extends ParamListBase

Released under the MPL-2.0 License.