Skip to content

Interface RouterProps

Source: Router.tsx

Properties

path?

optional path: string


homePage?

optional homePage: ReactElement<any, string | JSXElementConstructor<any>>


fallbackPage?

optional fallbackPage: ReactElement<any, string | JSXElementConstructor<any>>


children?

optional children: ReactElement<any, string | JSXElementConstructor<any>>

Built by Prozilla