Skip to content

API Reference / @gtkx/navigation / StaticNavigationProps

Type Alias: StaticNavigationProps

StaticNavigationProps = Omit<NavigationContainerProps, "children">

Defined in: packages/navigation/dist/static-navigation.d.ts:4

Props of the component returned by createStaticNavigation.

Released under the MPL-2.0 License.