@angular/common

HashLocationStrategy

Class

A LocationStrategy used to configure the Location service to represent its state in the hash fragment of the browser's URL.

  
    class HashLocationStrategy extends LocationStrategy implements OnDestroy {}
  
  
Jump to details