Skip to contents

Usage

createHashRouter(...)

Arguments

...

Route elements, typically wrapped in createRoutesFromElements.

Value

A createHashRouter component.

Details

Creates a hash router using the data router API. Use with createRoutesFromElements and Route.