Skip to content

juanmsl/NPM-react-router-dom-handler

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

React Router Dom Handler

Controller for React Router Dom to create easy nested routes in different apps

Installation

npm

npm install react-router-dom-handler

yarn

yarn add react-router-dom-handler

Usage

Read the blog about how to use it here

Props

Prop Type Default Value Options Description
routes json list [] The routes that should be rendered as Route component or as Redirect component inside a Switch component.

Any other prop passed to the RouterDomHandler component will be Switch props.

About

Controller for React Router Dom to create easy nested routes in different apps

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published