API Reference / @gtkx/navigation / NavigatorTypeBag
Type Alias: NavigatorTypeBag<ParamList, NavigatorID, State, ScreenOptions, EventMap, NavigationList, Navigator>
NavigatorTypeBag<
ParamList,NavigatorID,State,ScreenOptions,EventMap,NavigationList,Navigator> =object
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:766
Type Parameters
ParamList
ParamList extends ParamListBase
NavigatorID
NavigatorID extends string | undefined
State
State extends NavigationState
ScreenOptions
ScreenOptions extends object
EventMap
EventMap extends EventMapBase
NavigationList
NavigationList extends NavigationListBase<ParamList>
Navigator
Navigator extends React.ComponentType<any>
Properties
EventMap
EventMap:
EventMap
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:771
NavigationList
NavigationList:
NavigationList
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:772
Navigator
Navigator:
Navigator
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:773
NavigatorID
NavigatorID:
NavigatorID
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:768
ParamList
ParamList:
ParamList
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:767
ScreenOptions
ScreenOptions:
ScreenOptions
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:770
State
State:
State
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:769