url_strategy library

Functions

setHashUrlStrategy() → void
Sets the URL strategy of your web app to using a leading has (#) instead of paths.
setPathUrlStrategy() → void
Sets the URL strategy of your web app to using paths instead of a leading hash (#).