Skip to content

API Reference / @gtkx/navigation / TabNavigationHelpers

Type Alias: TabNavigationHelpers

TabNavigationHelpers = NavigationHelpers<ParamListBase, TabNavigationEventMap> & TabActionHelpers<ParamListBase>

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

Navigation helpers of the tab navigator itself.

Released under the MPL-2.0 License.