Skip to content

API Reference / @gtkx/navigation / StackDescriptorMap

Type Alias: StackDescriptorMap

StackDescriptorMap = Record<string, StackDescriptor>

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

Descriptors of the stack routes, keyed by route key.

Released under the MPL-2.0 License.