Skip to content

API Reference / @gtkx/navigation / StackDescriptor

Type Alias: StackDescriptor

StackDescriptor = Descriptor<StackNavigationOptions, StackNavigationProp<ParamListBase>, RouteProp<ParamListBase>>

Defined in: packages/navigation/dist/stack/types.d.ts:66

Descriptor of one stack route.

Released under the MPL-2.0 License.