Skip to content

API Reference / @gtkx/navigation / TabDescriptor

Type Alias: TabDescriptor

TabDescriptor = Descriptor<TabNavigationOptions, TabNavigationProp<ParamListBase>, RouteProp<ParamListBase>>

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

Descriptor of one tab route.

Released under the MPL-2.0 License.