Skip to content

API Reference / @gtkx/navigation / TabDescriptorMap

Type Alias: TabDescriptorMap

TabDescriptorMap = Record<string, TabDescriptor>

Defined in: packages/navigation/dist/tabs/types.d.ts:63

Descriptors of the tab routes, keyed by route key.

Released under the MPL-2.0 License.