Functions
NavigationContext()
NavigationContext(
props
:ProviderProps
<NavigationContextProps
>):ReactNode
Parameters
Parameter
Type
props
Returns
ReactNode
Defined in
lib/components/Navigation.tsx:23
NavigationProvider()
NavigationProvider(
props
:NavigationProviderProps
&RefAttributes
<{navigateTo
:null
|NavigateTo
; }>):ReactNode
Parameters
Parameter
Type
props
Returns
ReactNode
Defined in
Last updated
Was this helpful?