Skip to content

API Reference / @gtkx/navigation / StaticConfig

Type Alias: StaticConfig<Bag>

StaticConfig<Bag> = StaticConfigInternal<Bag["ParamList"], Bag["NavigatorID"], Bag["State"], Bag["ScreenOptions"], Bag["EventMap"], Bag["NavigationList"], Bag["Navigator"]>

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:102

Type Parameters

Bag

Bag extends NavigatorTypeBagBase

Released under the MPL-2.0 License.