Skip to content

API Reference / @gtkx/navigation / SplitViewDescriptorMap

Type Alias: SplitViewDescriptorMap

SplitViewDescriptorMap = Record<string, SplitViewDescriptor>

Defined in: packages/navigation/dist/split-view/types.d.ts:22

Descriptors of the split view routes, keyed by route key.

Released under the MPL-2.0 License.