API Reference / @gtkx/navigation / TabNavigationConfig
Type Alias: TabNavigationConfig
TabNavigationConfig =
object
Defined in: packages/navigation/dist/tabs/types.d.ts:34
Props of the tab navigator beyond the options every navigator shares.
Properties
tabBarPosition?
optionaltabBarPosition?:"top"|"bottom"
Defined in: packages/navigation/dist/tabs/types.d.ts:36
Where the view switcher sits: in the header bar or in a bar below the content; defaults to "top".