1.0.3 • Published 3 years ago

react-router-dom-handler v1.0.3

Weekly downloads
200
License
MIT
Repository
github
Last release
3 years ago

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

PropTypeDefault ValueOptionsDescription
routesjson 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.

1.0.3

3 years ago

1.0.2

3 years ago

1.0.1

3 years ago

1.0.0

3 years ago

0.0.3

3 years ago

0.0.2

3 years ago

0.0.1

3 years ago