Skip to content

API Reference / @gtkx/navigation / DrawerDescriptorMap

Type Alias: DrawerDescriptorMap

DrawerDescriptorMap = Record<string, DrawerDescriptor>

Defined in: packages/navigation/dist/drawer/types.d.ts:50

Descriptors of the drawer routes, keyed by route key.

Released under the MPL-2.0 License.