Skip to content

API Reference / @gtkx/navigation / NavigationAction

Type Alias: NavigationAction

NavigationAction = Readonly<{ payload?: object; source?: string; target?: string; type: string; }>

Defined in: node_modules/.pnpm/@react-navigation+routers@7.6.4/node_modules/@react-navigation/routers/lib/typescript/src/types.d.ts:77

Released under the MPL-2.0 License.