LocationStrategy
Class
Enables the Location service to read route state from the browser's URL.
Angular provides two strategies:
HashLocationStrategy and PathLocationStrategy.
API
Description
abstract class LocationStrategy {}
Jump to details
Enables the Location service to read route state from the browser's URL.
Angular provides two strategies:
HashLocationStrategy and PathLocationStrategy.
abstract class LocationStrategy {}