@angular/router

withHashLocation

function

Provides the location strategy that uses the URL fragment instead of the history API.

  
    function withHashLocation(  ): RouterHashLocationFeature;
  
  
Jump to details