Breezy
main
main
  • README
  • Code of conduct
  • Contributing Guide
  • Changelog
  • Security Policy
  • docs
    • configuration
    • Cross cutting concerns
    • deferments
    • Demo Application
    • Digging
    • Overview
    • Installation
    • NavigationContext
    • The page response
    • Rails utils
    • The store shape
    • Requests
    • Tutorial
    • The return of Rails UJS
    • recipes
      • Infinite scroll
      • Modals
      • progress-bar
      • Shopping cart
      • SPA (Single Page Application) Pagination
      • Server-Side Rendering
      • Replicating Turbo behavior
      • Usage with vite
    • Modules
      • Functions
      • Functions
      • index
      • types.actions
      • types
      • Interfaces
Powered by GitBook
On this page
  • NavigationContext()
  • Parameters
  • Returns
  • Defined in
  • NavigationProvider()
  • Parameters
  • Returns
  • Defined in

Was this helpful?

  1. docs
  2. Modules

Functions

PreviousModulesNextFunctions

Last updated 4 months ago

Was this helpful?

NavigationContext()

NavigationContext(props: ProviderProps<>): ReactNode

Parameters

Parameter
Type

props

Returns

ReactNode

Defined in


NavigationProvider()

NavigationProvider(props: & RefAttributes<{navigateTo: null | ; }>): ReactNode

Parameters

Parameter
Type

props

Returns

ReactNode

Defined in

ProviderProps<>

& RefAttributes<{navigateTo: null | ; }>

lib/components/Navigation.tsx:47
lib/components/Navigation.tsx:23
NavigationContextProps
NavigationProviderProps
NavigateTo
NavigationContextProps
NavigationProviderProps
NavigateTo