Type Route

Type Route

  • Docs
  • GitHub
  • Feedback

›Guides

Introduction

  • Getting Started
  • Why Type Route?

Guides

  • Simple React Example
  • Nested/Similar Routes
  • No Match (404)
  • Redirects
  • Route Parameters
  • Complex Route Parameters
  • Rendering Links
  • Programmatic Navigation
  • Preventing Navigation
  • Scroll Restoration
  • Server Side Rendering
  • Page Layout
  • Route Components
  • Guide Missing?

API Reference

    <RouteDefinitionBuilder>

    • defineRoute
    • extend

    <Router>

    • createRouter
    • listen
    • getCurrentRoute
    • history
    • routes

    <RouteDefinition>

    • name
    • push
    • replace
    • href
    • link
    • match

    <RouteDefinitionGroup>

    • createGroup
    • has

    TypeScript

    • Route

Guide Missing?

Still not sure how to do something? Ask a question on the GitHub repository. If its a common enough use case we may update the documentation to add a guide for that scenario.

← Route ComponentsdefineRoute →
Copyright © 2019 the Type Route documentation authors.