The default path which the application goes when it starts
It assigns to state for every page default props
Generic hooks will run in every path access
It set the hash route
It enable not found page
Hooks for not found page
Path of not found page
Name of the aplication which will use for the root element
The main URL of the application. without parameters then the router figures out the root URL based on your routes It is strongly recommend to set a root value
It set default props in every path page
It enable useHash
Generated using TypeDoc
Config routes example