API Reference / @gtkx/navigation / StaticNavigation
Type Alias: StaticNavigation<NavigatorProps, GroupProps, ScreenProps>
StaticNavigation<
NavigatorProps,GroupProps,ScreenProps> =StaticNavigationBase&object
Defined in: node_modules/.pnpm/@react-navigation+core@7.21.13_react@19.2.8/node_modules/@react-navigation/core/lib/typescript/src/StaticNavigation.d.ts:139
Type Declaration
Group
Group:
React.ComponentType<GroupProps>
Navigator
Navigator:
React.ComponentType<NavigatorProps>
Screen
Screen:
React.ComponentType<ScreenProps>
Type Parameters
NavigatorProps
NavigatorProps
GroupProps
GroupProps
ScreenProps
ScreenProps